mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 22:43:58 +00:00
Remove trailing newlines, spaces, and tabs.
No binary change.
This commit is contained in:
@ -390,4 +390,3 @@ tty_term_flag(struct tty_term *term, enum tty_code_code code)
|
||||
log_fatalx("not a flag: %d", code);
|
||||
return (term->codes[code].value.flag);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user