(get_overlay_strings_1): Add missing argument type.

This commit is contained in:
Chong Yidong
2008-02-29 02:02:39 +00:00
parent 05884da449
commit fbd882eda0

View File

@@ -4934,6 +4934,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