Sync up with r21-4-19-chise-0_23-2.
[chise/xemacs-chise.git] / src / procimpl.h
index b8ce625..a6213e1 100644 (file)
@@ -178,7 +178,7 @@ void init_process_io_handles (Lisp_Process *p, void* in,
                              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_ */