mirror of
				https://github.com/eledio-devices/thirdparty-miniz.git
				synced 2025-10-31 16:14:16 +01:00 
			
		
		
		
	Fix compile warnings
This commit is contained in:
		| @@ -116,7 +116,7 @@ typedef enum | |||||||
|     TDEFL_STATUS_BAD_PARAM = -2, |     TDEFL_STATUS_BAD_PARAM = -2, | ||||||
|     TDEFL_STATUS_PUT_BUF_FAILED = -1, |     TDEFL_STATUS_PUT_BUF_FAILED = -1, | ||||||
|     TDEFL_STATUS_OKAY = 0, |     TDEFL_STATUS_OKAY = 0, | ||||||
|     TDEFL_STATUS_DONE = 1, |     TDEFL_STATUS_DONE = 1 | ||||||
| } tdefl_status; | } tdefl_status; | ||||||
|  |  | ||||||
| /* Must map to MZ_NO_FLUSH, MZ_SYNC_FLUSH, etc. enums */ | /* Must map to MZ_NO_FLUSH, MZ_SYNC_FLUSH, etc. enums */ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user