changeset 92326:841faa8ca0a5

(get_overlay_strings_1): Add missing argument type.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 29 Feb 2008 02:03:54 +0000
parents f4b471997ef3
children a5d0f96b4c75
files src/xdisp.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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