mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 06:17:04 +00:00
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
time now I've configured emacs to make them displayed in really annoying colours...
This commit is contained in:
@ -33,7 +33,7 @@ size_t cmd_send_keys_print(struct cmd *, char *, size_t);
|
||||
|
||||
struct cmd_send_keys_data {
|
||||
char *target;
|
||||
u_int nkeys;
|
||||
u_int nkeys;
|
||||
int *keys;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user