diff options
Diffstat (limited to 'openvpn/src/openvpn/comp.h')
-rw-r--r-- | openvpn/src/openvpn/comp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openvpn/src/openvpn/comp.h b/openvpn/src/openvpn/comp.h index 57764007..bfa25fd3 100644 --- a/openvpn/src/openvpn/comp.h +++ b/openvpn/src/openvpn/comp.h @@ -24,7 +24,7 @@ /* * Generic compression support. Currently we support - * Snappy, LZO 2 and LX4. + * Snappy, LZO 2 and LZ4. */ #ifndef OPENVPN_COMP_H #define OPENVPN_COMP_H |