mirror of
				https://bitbucket.org/jsuto/piler.git
				synced 2025-11-04 15:12:27 +01:00 
			
		
		
		
	Changed type of state->journaltolen to fix a compiler warning
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
		@@ -221,7 +221,7 @@ struct parser_state {
 | 
			
		||||
   unsigned int todomainlen;
 | 
			
		||||
   unsigned int found_security_header;
 | 
			
		||||
 | 
			
		||||
   int journaltolen;
 | 
			
		||||
   long unsigned int journaltolen;
 | 
			
		||||
 | 
			
		||||
   int retention;
 | 
			
		||||
};
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user