mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	fixing indentation
This commit is contained in:
		
							parent
							
								
									ac7e60b456
								
							
						
					
					
						commit
						90b9b61ba3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -3629,7 +3629,7 @@ int parse_dlf_buffer(unsigned char *buffer, size_t size) | |||
| 		case 4: /* internal error */ | ||||
| 		case 5: /* device activity log */ | ||||
| 			//Event 18 is a button press. Lets ingore that event. 	 
 | ||||
| 		    if (ptr[4] == 18) | ||||
| 			if (ptr[4] == 18) | ||||
| 				continue; | ||||
| 			 | ||||
| 			event_start(); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue