(report_file_error): Declare it as void.
authorKenichi Handa <handa@m17n.org>
Thu, 27 Nov 1997 12:10:31 +0000 (12:10 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 27 Nov 1997 12:10:31 +0000 (12:10 +0000)
src/fileio.c

index dfbfbb7..075e9db 100644 (file)
@@ -230,6 +230,7 @@ Lisp_Object Qfile_name_history;
 
 Lisp_Object Qcar_less_than_car;
 
+void
 report_file_error (string, data)
      char *string;
      Lisp_Object data;