mirror of
https://github.com/tmux/tmux.git
synced 2024-12-24 18:38:48 +00:00
spelling fixes; from paul tagliamonte
amendments to his diff are noted on tech
This commit is contained in:
parent
b5ab4d2c13
commit
3fe01ff09c
2
tmux.h
2
tmux.h
@ -1410,7 +1410,7 @@ struct tty {
|
|||||||
#define TTY_HAVEDA 0x100 /* Primary DA. */
|
#define TTY_HAVEDA 0x100 /* Primary DA. */
|
||||||
#define TTY_HAVEXDA 0x200
|
#define TTY_HAVEXDA 0x200
|
||||||
#define TTY_SYNCING 0x400
|
#define TTY_SYNCING 0x400
|
||||||
#define TTY_HAVEDA2 0x800 /* Seconday DA. */
|
#define TTY_HAVEDA2 0x800 /* Secondary DA. */
|
||||||
int flags;
|
int flags;
|
||||||
|
|
||||||
struct tty_term *term;
|
struct tty_term *term;
|
||||||
|
Loading…
Reference in New Issue
Block a user