(a_write): Fix prototype.
authorRichard M. Stallman <rms@gnu.org>
Thu, 1 Jan 1998 08:41:38 +0000 (08:41 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 1 Jan 1998 08:41:38 +0000 (08:41 +0000)
src/fileio.c

index 4d477b1..50c9662 100644 (file)
@@ -231,7 +231,7 @@ Lisp_Object Qfile_name_history;
 Lisp_Object Qcar_less_than_car;
 
 static int a_write P_ ((int, char *, int, int,
-                       Lisp_Object, struct coding_system *));
+                       Lisp_Object *, struct coding_system *));
 static int e_write P_ ((int, char *, int, struct coding_system *));
 \f
 void