diff src/procimpl.h @ 442:abe6d1db359e r21-2-36

Import from CVS: tag r21-2-36
author cvs
date Mon, 13 Aug 2007 11:35:02 +0200
parents 8de8e3f6228a
children fdefd0186b75
line wrap: on
line diff
--- a/src/procimpl.h	Mon Aug 13 11:33:40 2007 +0200
+++ b/src/procimpl.h	Mon Aug 13 11:35:02 2007 +0200
@@ -178,7 +178,7 @@
 			      void* out, int flags);
 void send_process (Lisp_Object proc,
 		   Lisp_Object relocatable,
-		   CONST Bufbyte *nonrelocatable,
+		   const Bufbyte *nonrelocatable,
 		   int start, int len);
 
 #endif /* INCLUDED_procimpl_h_ */