1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00

Comment change.

This commit is contained in:
Richard M. Stallman 2002-06-08 18:30:02 +00:00
parent f402ba38f5
commit 9583b2bb27

View file

@ -6271,7 +6271,7 @@ with_echo_area_buffer (w, which, fn, a1, a2, a3, a4)
int this_one, the_other, clear_buffer_p, rc;
int count = BINDING_STACK_SIZE ();
/* If buffers aren't life, make new ones. */
/* If buffers aren't live, make new ones. */
ensure_echo_area_buffers ();
clear_buffer_p = 0;