# HG changeset patch # User Richard M. Stallman # Date 883644098 0 # Node ID c9095cd30412ff10fdda09aed9b2e66a45623a96 # Parent 38941faa15642c0eb7aca1e866e0d447dff4cddf (a_write): Fix prototype. diff -r 38941faa1564 -r c9095cd30412 src/fileio.c --- a/src/fileio.c Thu Jan 01 07:14:33 1998 +0000 +++ b/src/fileio.c Thu Jan 01 08:41:38 1998 +0000 @@ -231,7 +231,7 @@ 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 *)); void