mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-14 23:40:39 -08:00
(x_session_check_input): Fix prototype.
This commit is contained in:
parent
89079179f3
commit
b5f2e4cd98
1 changed files with 1 additions and 2 deletions
|
|
@ -1086,8 +1086,7 @@ extern void widget_store_internal_border P_ ((Widget));
|
|||
/* Defined in xsmfns.c */
|
||||
#ifdef HAVE_X_SM
|
||||
extern void x_session_initialize P_ ((struct x_display_info *dpyinfo));
|
||||
extern int x_session_check_input P_ ((struct input_event *bufp,
|
||||
int *numchars));
|
||||
extern int x_session_check_input P_ ((struct input_event *bufp));
|
||||
extern int x_session_have_connection P_ ((void));
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue