mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-02 11:21:42 +00:00
(get_overlay_strings_1): Add missing argument type.
This commit is contained in:
parent
73c0054e83
commit
edd81bc836
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user