diff options
Diffstat (limited to 'app/openvpn/src')
| -rw-r--r-- | app/openvpn/src/openvpn/options.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/app/openvpn/src/openvpn/options.c b/app/openvpn/src/openvpn/options.c index e2897984..5ee3358e 100644 --- a/app/openvpn/src/openvpn/options.c +++ b/app/openvpn/src/openvpn/options.c @@ -103,7 +103,7 @@ const char title_string[] =    " [MH]"  #endif    " [IPv6]" -  " built on " __DATE__ +  // " built on " __DATE__  ;  #ifndef ENABLE_SMALL  | 
