aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2001-09-03 15:47:06 +0000
committerGerd Moellmann2001-09-03 15:47:06 +0000
commit1d6c120a5f72cd126e3611a563f4a8b1dd6bf470 (patch)
tree861ebdd1df7080e84e9cc6ba38bcee2e17bf2894 /src
parent7e376260321bdc436767a7e43e124362af8cb372 (diff)
downloademacs-1d6c120a5f72cd126e3611a563f4a8b1dd6bf470.tar.gz
emacs-1d6c120a5f72cd126e3611a563f4a8b1dd6bf470.zip
Comment fix.
Diffstat (limited to 'src')
-rw-r--r--src/xterm.c2
1 files changed, 1 insertions, 1 deletions
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.");
14675 last_mouse_motion_frame = Qnil; 14675 last_mouse_motion_frame = Qnil;
14676} 14676}
14677 14677
14678#endif /* not HAVE_X_WINDOWS */ 14678#endif /* HAVE_X_WINDOWS */