From 1d6c120a5f72cd126e3611a563f4a8b1dd6bf470 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 3 Sep 2001 15:47:06 +0000 Subject: [PATCH] Comment fix. --- src/xterm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.39.2