ssize_t -> int

This commit is contained in:
inikep
2016-02-05 09:07:22 +01:00
parent 55a444764b
commit f967753bc2
2 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ static const size_t ZSTD_frameHeaderSize_min = 5;
#define IS_RAW 2
#define IS_RLE 3
#define MINMATCH 4
#define MINMATCH 3
#define REPCODE_STARTVALUE 1
#define Litbits 8