XEmacs 21.2.29 "Hestia".
[chise/xemacs-chise.git.1] / 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_ */