mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Tweak some error messages/comments.
This commit is contained in:
		@@ -560,7 +560,6 @@ tty_term_string(struct tty_term *term, enum tty_code_code code)
 | 
			
		||||
	return (term->codes[code].value.string);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* No vtparm. Fucking curses. */
 | 
			
		||||
const char *
 | 
			
		||||
tty_term_string1(struct tty_term *term, enum tty_code_code code, int a)
 | 
			
		||||
{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user