summarylogtreecommitdiffstats
path: root/openvpn-xor-watermark.diff
diff options
context:
space:
mode:
Diffstat (limited to 'openvpn-xor-watermark.diff')
-rw-r--r--openvpn-xor-watermark.diff10
1 files changed, 6 insertions, 4 deletions
diff --git a/openvpn-xor-watermark.diff b/openvpn-xor-watermark.diff
index bc163579ae76..4695824b1e6b 100644
--- a/openvpn-xor-watermark.diff
+++ b/openvpn-xor-watermark.diff
@@ -1,8 +1,10 @@
--- a/src/openvpn/options.c
+++ b/src/openvpn/options.c
-@@ -109,3 +109,4 @@ const char title_string[] =
+@@ -107,6 +107,7 @@ const char title_string[] =
+ #endif
+ #endif
" [AEAD]"
+ " [XOR]"
- " built on " __DATE__
- ;
-
+ #ifdef ENABLE_DCO
+ " [DCO]"
+ #endif