mirror of
				https://github.com/labwc/labwc.git
				synced 2025-11-03 09:01:51 -05:00 
			
		
		
		
	Fix minor coding-style violations
...based on https://github.com/johanmalm/checkpatch.pl
This commit is contained in:
		
							parent
							
								
									439cf4f848
								
							
						
					
					
						commit
						d424514e24
					
				
					 14 changed files with 29 additions and 28 deletions
				
			
		| 
						 | 
				
			
			@ -59,7 +59,6 @@ struct scaled_scene_buffer *scaled_scene_buffer_create(
 | 
			
		|||
/* Clear the cache of existing buffers, useful in case the content changes */
 | 
			
		||||
void scaled_scene_buffer_invalidate_cache(struct scaled_scene_buffer *self);
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/* Private */
 | 
			
		||||
struct scaled_scene_buffer_cache_entry {
 | 
			
		||||
	struct wl_list link;   /* struct scaled_scene_buffer.cache */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue