diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/xterm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xterm.c b/src/xterm.c index 8a7badded72..ac7033544ac 100644 --- a/src/xterm.c +++ b/src/xterm.c | |||
| @@ -6280,7 +6280,7 @@ Check the DISPLAY environment variable or use \"-d\"\n", | |||
| 6280 | change_keyboard_wait_descriptor (ConnectionNumber (x_current_display)); | 6280 | change_keyboard_wait_descriptor (ConnectionNumber (x_current_display)); |
| 6281 | change_input_fd (ConnectionNumber (x_current_display)); | 6281 | change_input_fd (ConnectionNumber (x_current_display)); |
| 6282 | 6282 | ||
| 6283 | #endif /* ! defined (HAVE_X11) */ | 6283 | #endif /* HAVE_X11 */ |
| 6284 | 6284 | ||
| 6285 | #ifndef F_SETOWN_BUG | 6285 | #ifndef F_SETOWN_BUG |
| 6286 | #ifdef F_SETOWN | 6286 | #ifdef F_SETOWN |