summarylogtreecommitdiffstats
path: root/openvpn-xor-watermark.diff
diff options
context:
space:
mode:
authorPete Alexandrou2020-12-04 00:34:07 +1100
committerPete Alexandrou2020-12-04 00:34:07 +1100
commitc4acdfdee3d05aeced8e911503956ab50c065e42 (patch)
tree000bb4db34b7f5f6377f2e37876ca5a18699ea7f /openvpn-xor-watermark.diff
parent43c79fa167edaec176717d0c90719914e734fb08 (diff)
downloadaur-c4acdfdee3d05aeced8e911503956ab50c065e42.tar.gz
OpenVPN 2.5.0 update
Diffstat (limited to 'openvpn-xor-watermark.diff')
-rw-r--r--openvpn-xor-watermark.diff4
1 files changed, 1 insertions, 3 deletions
diff --git a/openvpn-xor-watermark.diff b/openvpn-xor-watermark.diff
index 1d11cd071303..0dd2b882c76b 100644
--- a/openvpn-xor-watermark.diff
+++ b/openvpn-xor-watermark.diff
@@ -1,9 +1,7 @@
--- a/src/openvpn/options.c
+++ b/src/openvpn/options.c
-@@ -107,6 +107,7 @@ const char title_string[] =
- #ifdef HAVE_AEAD_CIPHER_MODES
+@@ -107,3 +107,4 @@ const char title_string[] =
" [AEAD]"
- #endif
+ " [XOR]"
" built on " __DATE__
;