mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 22:41:43 +08:00
11 lines
189 B
Diff
11 lines
189 B
Diff
--- a/src/openvpn/options.c
|
|
+++ b/src/openvpn/options.c
|
|
@@ -105,7 +105,6 @@ const char title_string[] =
|
|
#endif
|
|
#endif
|
|
" [AEAD]"
|
|
- " built on " __DATE__
|
|
;
|
|
|
|
#ifndef ENABLE_SMALL
|