mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Spacing/style nits.
This commit is contained in:
		@@ -895,7 +895,7 @@ window_tree_get_key(void *modedata, void *itemdata, u_int line)
 | 
			
		||||
	key = key_string_lookup_string(expanded);
 | 
			
		||||
	free(expanded);
 | 
			
		||||
	format_free(ft);
 | 
			
		||||
	return key;
 | 
			
		||||
	return (key);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static struct screen *
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user