src: add --version-short option; support doctest --dt-XXX options; cleanups
This commit is contained in:
+1
-1
@@ -778,7 +778,7 @@ void show_head();
|
||||
void show_help(int verbose=0);
|
||||
void show_license();
|
||||
void show_usage();
|
||||
void show_version(int);
|
||||
void show_version(bool one_line=false);
|
||||
|
||||
// compress.cpp
|
||||
unsigned upx_adler32(const void *buf, unsigned len, unsigned adler=1);
|
||||
|
||||
Reference in New Issue
Block a user