mirror of
				https://github.com/eledio-devices/thirdparty-miniz.git
				synced 2025-10-31 16:14:16 +01:00 
			
		
		
		
	Initial checkin of v115 - 1 important bugfix, few minor bugfixes, cmake support, merged a bunch of fixes from other folks, added improved PNG writer, etc.
This commit is contained in:
		| @@ -30,6 +30,7 @@ int main(int argc, char *argv[]) | ||||
|     printf("Usage: example4 infile outfile\n"); | ||||
|     printf("Decompresses zlib stream in file infile to file outfile.\n"); | ||||
|     printf("Input file must be able to fit entirely in memory.\n"); | ||||
|     printf("example3 can be used to create compressed zlib streams.\n"); | ||||
|     return EXIT_FAILURE; | ||||
|   } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user