summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2006-10-17 00:29:25 +0000
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2006-10-17 00:29:25 +0000
commit33a79f3b4ee09ec6c7e500a11fd2720f2eb2e2d6 (patch)
tree159123642ece939db3ab9726cf6ca1c7f98c1c6d /src
parent3cca9531f245454a065a08d385870cf02dcba0e3 (diff)
downloademacs-33a79f3b4ee09ec6c7e500a11fd2720f2eb2e2d6.tar.gz
(adjust_frame_glyphs_for_window_redisplay): Fix #endif comments.
Diffstat (limited to 'src')
-rw-r--r--src/dispnew.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dispnew.c b/src/dispnew.c
index 3a9b72afaa7..d2c63687dd6 100644
--- a/src/dispnew.c
+++ b/src/dispnew.c
@@ -2407,8 +2407,8 @@ adjust_frame_glyphs_for_window_redisplay (f)
XSETFASTINT (w->total_cols, FRAME_TOTAL_COLS (f));
allocate_matrices_for_window_redisplay (w);
}
-#endif /* not USE_X_TOOLKIT */
-#endif /* not HAVE_X_WINDOWS */
+#endif /* not USE_X_TOOLKIT && not USE_GTK */
+#endif /* HAVE_X_WINDOWS */
#ifndef USE_GTK
/* Allocate/ reallocate matrices of the tool bar window. If we