changeset 20363:f3c322901601

(redisplay_preserve_echo_area): Declare it as void.
author Kenichi Handa <handa@m17n.org>
date Thu, 27 Nov 1997 08:15:40 +0000
parents 67bcb068070c
children 8e58003a8d02
files src/xdisp.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/xdisp.c	Thu Nov 27 08:14:56 1997 +0000
+++ b/src/xdisp.c	Thu Nov 27 08:15:40 1997 +0000
@@ -1379,6 +1379,7 @@
    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)