# HG changeset patch # User YAMAMOTO Mitsuharu # Date 1161044965 0 # Node ID c76709b3cbc020d2f90d507f0007eeedf95f05d1 # Parent 79adf97a6f5ec6140bf33c70f9c004356fe546a6 (adjust_frame_glyphs_for_window_redisplay): Fix #endif comments. diff -r 79adf97a6f5e -r c76709b3cbc0 src/dispnew.c --- 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