Fix commentary to buffer_shared_and_changed.

This commit is contained in:
Eli Zaretskii 2012-11-30 11:23:15 +02:00
parent 276479fd70
commit f43ce1c197

View file

@ -10888,8 +10888,8 @@ echo_area_display (int update_frame_p)
return window_height_changed_p;
}
/* Nonzero if the current buffer is shown in more than
one window and was modified since last display. */
/* Nonzero if the current window's buffer is shown in more than one
window and was modified since last redisplay. */
static int
buffer_shared_and_changed (void)