You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- a/src/openvpn/options.c
|
|
+++ b/src/openvpn/options.c
|
|
@@ -106,7 +106,6 @@ const char title_string[] =
|
|
#ifdef HAVE_AEAD_CIPHER_MODES
|
|
" [AEAD]"
|
|
#endif
|
|
- " built on " __DATE__
|
|
;
|
|
|
|
#ifndef ENABLE_SMALL
|
|
|