diff src/extents.h @ 98:0d2f883870bc r20-1b1

Import from CVS: tag r20-1b1
author cvs
date Mon, 13 Aug 2007 09:13:56 +0200
parents dbb370e3c29e
children 3d6bfa290dbd
line wrap: on
line diff
--- a/src/extents.h	Mon Aug 13 09:12:43 2007 +0200
+++ b/src/extents.h	Mon Aug 13 09:13:56 2007 +0200
@@ -369,7 +369,7 @@
 		     Memind to, int amount);
 void adjust_extents_for_deletion (Lisp_Object object, Bytind from,
 				  Bytind to, int gapsize,
-				  int numdel);
+				  int numdel, int movegapsize);
 void verify_extent_modification (Lisp_Object object, Bytind from,
 				 Bytind to,
 				 Lisp_Object inhibit_read_only_value);