Mercurial > emacs
changeset 20560:c9095cd30412
(a_write): Fix prototype.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 01 Jan 1998 08:41:38 +0000 |
parents | 38941faa1564 |
children | 24acae12e085 |
files | src/fileio.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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