1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00

(redisplay_preserve_echo_area): Declare it as void.

This commit is contained in:
Kenichi Handa 1997-11-27 08:15:40 +00:00
parent c4a4e28fbd
commit 8991bb31f8

View file

@ -1379,6 +1379,7 @@ update:
area to be cleared. See tracking_off and
wait_reading_process_input for examples of these situations. */
void
redisplay_preserve_echo_area ()
{
if (echo_area_glyphs == 0 && previous_echo_glyphs != 0)