forked from pool/openvpn
13 lines
261 B
Diff
13 lines
261 B
Diff
|
Index: options.c
|
||
|
===================================================================
|
||
|
--- options.c.orig
|
||
|
+++ options.c
|
||
|
@@ -73,7 +73,6 @@ const char title_string[] =
|
||
|
#ifdef ENABLE_PKCS11
|
||
|
" [PKCS11]"
|
||
|
#endif
|
||
|
- " built on " __DATE__
|
||
|
;
|
||
|
|
||
|
#ifndef ENABLE_SMALL
|