diff src/redisplay-x.c @ 209:41ff10fd062f r20-4b3

Import from CVS: tag r20-4b3
author cvs
date Mon, 13 Aug 2007 10:04:58 +0200
parents acd284d43ca1
children 78f53ef88e17
line wrap: on
line diff
--- a/src/redisplay-x.c	Mon Aug 13 10:03:54 2007 +0200
+++ b/src/redisplay-x.c	Mon Aug 13 10:04:58 2007 +0200
@@ -1415,8 +1415,8 @@
 #ifdef HAVE_SCROLLBARS
   else
     x1 = WINDOW_RIGHT (w) - X_DIVIDER_WIDTH;
+#endif
   x2 = x1 + X_DIVIDER_SPACING;
-#endif
 
 #ifdef HAVE_SCROLLBARS
   if (f->scrollbar_on_top)