diff src/event-Xt.c @ 1494:210683f31426

[xemacs-hg @ 2003-05-22 06:09:03 by stephent] coding detection debug code <87vfw3tt4b.fsf@tleepslib.sk.tsukuba.ac.jp> typo in comment <87r86rtt18.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Thu, 22 May 2003 06:09:04 +0000
parents b531bf8658e9
children a8d8f419b459
line wrap: on
line diff
--- a/src/event-Xt.c	Wed May 21 21:52:27 2003 +0000
+++ b/src/event-Xt.c	Thu May 22 06:09:04 2003 +0000
@@ -1010,7 +1010,7 @@
 #else /* XIM_XLIB */
   if (xic)
     len = XmbLookupString (xic, event, bufptr, bufsiz, &keysym, &status);
-#endif /* HAVE_XIM */
+#endif /* XIM_MOTIF */
 
 #ifdef DEBUG_XEMACS
   if (debug_x_events > 0)