# HG changeset patch # User Chong Yidong # Date 1204250634 0 # Node ID 841faa8ca0a5f9d86bf57c520b914ae5712f4b46 # Parent f4b471997ef30bd640ef4ee2447e1de9df2709c6 (get_overlay_strings_1): Add missing argument type. diff -r f4b471997ef3 -r 841faa8ca0a5 src/xdisp.c --- a/src/xdisp.c Fri Feb 29 02:03:42 2008 +0000 +++ b/src/xdisp.c Fri Feb 29 02:03:54 2008 +0000 @@ -5091,6 +5091,7 @@ 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