mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Merge branch 'obsd-master'
This commit is contained in:
		@@ -388,8 +388,7 @@ tty_term_find(char *name, int fd, char **cause)
 | 
			
		||||
	struct tty_code				*code;
 | 
			
		||||
	u_int					 i;
 | 
			
		||||
	int		 			 n, error;
 | 
			
		||||
	char					*s;
 | 
			
		||||
	const char				*acs;
 | 
			
		||||
	const char				*s, *acs;
 | 
			
		||||
 | 
			
		||||
	LIST_FOREACH(term, &tty_terms, entry) {
 | 
			
		||||
		if (strcmp(term->name, name) == 0) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user