summarylogtreecommitdiffstats
path: root/xor_watermark.patch
blob: 7e676f8b7427d654043608845150a2efa41b8fbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/openvpn/options.c b/src/openvpn/options.NEW.c
index 3886f77..5709920 100644
--- a/src/openvpn/options.c
+++ b/src/openvpn/options.c
@@ -107,6 +107,7 @@ const char title_string[] =
 #ifdef HAVE_AEAD_CIPHER_MODES
     " [AEAD]"
 #endif
+    " [XOR]"
     " built on " __DATE__
 ;