mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Silence warnings in cochran.c
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									19b4477cd9
								
							
						
					
					
						commit
						f81dd80a48
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -770,6 +770,7 @@ static void cochran_parse_dive(const unsigned char *decode, unsigned mod,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
int try_to_open_cochran(const char *filename, struct memblock *mem)
 | 
					int try_to_open_cochran(const char *filename, struct memblock *mem)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 | 
						(void) filename;
 | 
				
			||||||
	unsigned int i;
 | 
						unsigned int i;
 | 
				
			||||||
	unsigned int mod;
 | 
						unsigned int mod;
 | 
				
			||||||
	unsigned int *offsets, dive1, dive2;
 | 
						unsigned int *offsets, dive1, dive2;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue