mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Remove trailing semicolon
This commit is contained in:
		
							parent
							
								
									c942f1624e
								
							
						
					
					
						commit
						4c1fad95b9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -98,7 +98,7 @@ bool read_config(FILE *file, bool is_active);
 | 
			
		|||
 * Does variable replacement for a string based on the config's currently loaded variables.
 | 
			
		||||
 */
 | 
			
		||||
char *do_var_replacement(char *str);
 | 
			
		||||
int output_name_cmp(const void *item, const void *data);;
 | 
			
		||||
int output_name_cmp(const void *item, const void *data);
 | 
			
		||||
/** Sets up a WLC output handle based on a given output_config.
 | 
			
		||||
 */
 | 
			
		||||
void apply_output_config(struct output_config *oc, swayc_t *output);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue