From: Gerd Moellmann Date: Mon, 3 Sep 2001 15:47:06 +0000 (+0000) Subject: Comment fix. X-Git-Tag: emacs-pretest-21.0.106~269 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1d6c120a5f72cd126e3611a563f4a8b1dd6bf470;p=emacs.git Comment fix. --- diff --git a/src/xterm.c b/src/xterm.c index 6b442b7abf9..56dc1361710 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -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 */