Mercurial > emacs
changeset 73402:c76709b3cbc0
(adjust_frame_glyphs_for_window_redisplay): Fix #endif comments.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Tue, 17 Oct 2006 00:29:25 +0000 |
parents | 79adf97a6f5e |
children | 9756dd2b9824 |
files | src/dispnew.c |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/dispnew.c Mon Oct 16 18:57:58 2006 +0000 +++ b/src/dispnew.c Tue Oct 17 00:29:25 2006 +0000 @@ -2407,8 +2407,8 @@ 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