paramgrill

This commit is contained in:
Yann Collet
2015-10-26 00:06:36 +01:00
parent 3a787da419
commit fd9d6b8e2f
2 changed files with 738 additions and 1 deletions
+1 -1
View File
@@ -78,7 +78,7 @@
/**************************************
* Constants
**************************************/
#define PROGRAM_DESCRIPTION "zStandard speed analyzer"
#define PROGRAM_DESCRIPTION "Zstandard speed analyzer"
#ifndef ZSTD_VERSION
# define ZSTD_VERSION ""
#endif