From: Chong Yidong Date: Fri, 29 Feb 2008 02:03:54 +0000 (+0000) Subject: (get_overlay_strings_1): Add missing argument type. X-Git-Tag: emacs-pretest-23.0.90~7577 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=edd81bc836e703488be57bca416e8316747c964c;p=emacs.git (get_overlay_strings_1): Add missing argument type. --- diff --git a/src/xdisp.c b/src/xdisp.c index b558c2e8bbb..c6b731c1ee8 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -5091,6 +5091,7 @@ static int get_overlay_strings_1 (it, charpos, compute_stop_p) struct it *it; int charpos; + int compute_stop_p { /* Get the first OVERLAY_STRING_CHUNK_SIZE overlay strings to process. This fills IT->overlay_strings with strings, and sets