diff options
Diffstat (limited to 'src/xterm.c')
| -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 446b2cf1e45..8be25646577 100644 --- a/src/xterm.c +++ b/src/xterm.c | |||
| @@ -5774,7 +5774,7 @@ static void xembed_send_message (struct frame *f, Time, | |||
| 5774 | *FINISH is X_EVENT_DROP if event should not be passed to the toolkit. | 5774 | *FINISH is X_EVENT_DROP if event should not be passed to the toolkit. |
| 5775 | *EVENT is unchanged unless we're processing KeyPress event. | 5775 | *EVENT is unchanged unless we're processing KeyPress event. |
| 5776 | 5776 | ||
| 5777 | We return the number of characters stored into the buffer. */ | 5777 | We return the number of characters stored into the buffer. */ |
| 5778 | 5778 | ||
| 5779 | static int | 5779 | static int |
| 5780 | handle_one_xevent (struct x_display_info *dpyinfo, | 5780 | handle_one_xevent (struct x_display_info *dpyinfo, |