mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Remove stray whitespace
This commit is contained in:
		
							parent
							
								
									2eb02b6320
								
							
						
					
					
						commit
						f33cdc0f2f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -83,7 +83,7 @@ static void set_background(struct wl_client *client, struct wl_resource *resourc
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
static void set_panel(struct wl_client *client, struct wl_resource *resource,
 | 
					static void set_panel(struct wl_client *client, struct wl_resource *resource,
 | 
				
			||||||
			  struct wl_resource *_output, struct wl_resource *surface) {
 | 
							struct wl_resource *_output, struct wl_resource *surface) {
 | 
				
			||||||
	wlc_handle output = wlc_handle_from_wl_output_resource(_output);
 | 
						wlc_handle output = wlc_handle_from_wl_output_resource(_output);
 | 
				
			||||||
	if (!output) {
 | 
						if (!output) {
 | 
				
			||||||
		return;
 | 
							return;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue