mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Set dive_table for Divesoft import
Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									b000e1b591
								
							
						
					
					
						commit
						eab52183a8
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -2537,6 +2537,8 @@ int parse_dlf_buffer(char *buffer, size_t size) | ||||||
| 	bool event, found; | 	bool event, found; | ||||||
| 	int i; | 	int i; | ||||||
| 
 | 
 | ||||||
|  | 	target_table = &dive_table; | ||||||
|  | 
 | ||||||
| 	/* Skipping the dive header for now */ | 	/* Skipping the dive header for now */ | ||||||
| 	ptr += 32; | 	ptr += 32; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue