emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 3ba039dc96: * src/xterm.c (x_term_init): Fix the non-GTK3 XI2 bui


From: Po Lu
Subject: master 3ba039dc96: * src/xterm.c (x_term_init): Fix the non-GTK3 XI2 build.
Date: Thu, 28 Apr 2022 05:01:30 -0400 (EDT)

branch: master
commit 3ba039dc96548fd7289bfbf411b050b88c98f0aa
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    * src/xterm.c (x_term_init): Fix the non-GTK3 XI2 build.
---
 src/xterm.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/xterm.c b/src/xterm.c
index 49e1ce1b84..d774605832 100644
--- a/src/xterm.c
+++ b/src/xterm.c
@@ -23394,6 +23394,7 @@ x_term_init (Lisp_Object display_name, char 
*xrm_option, char *resource_name)
 #ifndef HAVE_GTK3
  skip_xi_setup:
 #endif
+  ;
 #endif
 
 #ifdef HAVE_XRANDR



reply via email to

[Prev in Thread] Current Thread [Next in Thread]