aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xdisp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xdisp.c b/src/xdisp.c
index af83eba8544..2f7b0a21f3b 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -10942,8 +10942,8 @@ echo_area_display (int update_frame_p)
10942 return window_height_changed_p; 10942 return window_height_changed_p;
10943} 10943}
10944 10944
10945/* Nonzero if the current buffer is shown in more than 10945/* Nonzero if the current window's buffer is shown in more than one
10946 one window and was modified since last display. */ 10946 window and was modified since last redisplay. */
10947 10947
10948static int 10948static int
10949buffer_shared_and_changed (void) 10949buffer_shared_and_changed (void)