aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xdisp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xdisp.c b/src/xdisp.c
index 9d2994f0728..55d1272faaf 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -28422,7 +28422,7 @@ x_draw_vertical_border (struct window *w)
28422 if (FRAME_HAS_VERTICAL_SCROLL_BARS (XFRAME (w->frame))) 28422 if (FRAME_HAS_VERTICAL_SCROLL_BARS (XFRAME (w->frame)))
28423 return; 28423 return;
28424 28424
28425 /* Note: It is necessary to redraw bot the left and the right 28425 /* Note: It is necessary to redraw both the left and the right
28426 borders, for when only this single window W is being 28426 borders, for when only this single window W is being
28427 redisplayed. */ 28427 redisplayed. */
28428 if (!WINDOW_RIGHTMOST_P (w) 28428 if (!WINDOW_RIGHTMOST_P (w)