changeset 39096:6d69f5cca0cf

Comment fix.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 03 Sep 2001 15:47:06 +0000
parents beac401e9115
children 0ae77dccd75d
files src/xterm.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/xterm.c	Mon Sep 03 15:43:10 2001 +0000
+++ b/src/xterm.c	Mon Sep 03 15:47:06 2001 +0000
@@ -14675,4 +14675,4 @@
   last_mouse_motion_frame = Qnil;
 }
 
-#endif /* not HAVE_X_WINDOWS */
+#endif /* HAVE_X_WINDOWS */