]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment fix.
authorGerd Moellmann <gerd@gnu.org>
Mon, 3 Sep 2001 15:47:06 +0000 (15:47 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 3 Sep 2001 15:47:06 +0000 (15:47 +0000)
src/xterm.c

index 6b442b7abf9ff4d3f76752016c0690d79faddc5c..56dc13617101c1326fafe030bfb697221b0106ea 100644 (file)
@@ -14675,4 +14675,4 @@ Otherwise, value is a symbol describing the X toolkit.");
   last_mouse_motion_frame = Qnil;
 }
 
-#endif /* not HAVE_X_WINDOWS */
+#endif /* HAVE_X_WINDOWS */