; Fix a typo in xterm.[ch].
This commit is contained in:
@@ -5308,7 +5308,7 @@ x_extension_initialize (struct x_display_info *dpyinfo)
|
||||
|
||||
#ifdef HAVE_XINPUT2
|
||||
|
||||
# ifdef HAVE_X_TOOLKIT
|
||||
# ifdef USE_X_TOOLKIT
|
||||
bool
|
||||
xi_frame_selected_for (struct frame *f, unsigned long event)
|
||||
{
|
||||
|
||||
@@ -2017,7 +2017,7 @@ extern int x_error_message_count;
|
||||
|
||||
#ifdef HAVE_XINPUT2
|
||||
extern struct xi_device_t *xi_device_from_id (struct x_display_info *, int);
|
||||
# ifdef HAVE_X_TOOLKIT
|
||||
# ifdef USE_X_TOOLKIT
|
||||
extern bool xi_frame_selected_for (struct frame *, unsigned long);
|
||||
# endif
|
||||
# ifndef USE_GTK
|
||||
|
||||
Reference in New Issue
Block a user