fixed gcc warnings

This commit is contained in:
Przemyslaw Skibinski
2017-02-08 18:08:09 +01:00
parent cb56306a50
commit 4f9eaa7bb3
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ static int usage_advanced(const char* programName)
DISPLAY( " -B# : select size of independent sections (default:0==automatic) \n");
#endif
#ifdef ZSTD_GZCOMPRESS
DISPLAY( "--format=gzip : output .gz files \n");
DISPLAY( "--format=gzip : compress files to the .gz format \n");
#endif
#endif
#ifndef ZSTD_NODECOMPRESS