mirror of
				https://github.com/eledio-devices/thirdparty-miniz.git
				synced 2025-10-31 00:32:38 +01:00 
			
		
		
		
	Rerun clang-format
This commit is contained in:
		| @@ -84,7 +84,6 @@ typedef enum | ||||
|     /* (either exact or worst case) and will stop calling the inflator and fail after receiving too much. In pure streaming scenarios where you have no idea how many bytes to expect this may not be possible */ | ||||
|     /* so I may need to add some code to address this. */ | ||||
|     TINFL_STATUS_HAS_MORE_OUTPUT = 2 | ||||
|  | ||||
| } tinfl_status; | ||||
|  | ||||
| /* Initializes the decompressor to its initial state. */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user