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.
 
 
 
 
 
 

12 lines
367 B

Index: uanytun-0.3.5/src/options.c
===================================================================
--- uanytun-0.3.5.orig/src/options.c
+++ uanytun-0.3.5/src/options.c
@@ -481,7 +481,6 @@ void options_print_usage()
void options_print_version()
{
printf("%s\n", VERSION_STRING_0);
- printf("%s\n", VERSION_STRING_1);
}
void options_print(options_t* opt)