From bb47357c19cc54ef9144f4ce3858492ccd5c083c Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 5 Sep 1997 18:37:27 +0000 Subject: Prototype fix. svn path=/trunk/; revision=1308 --- fetchmail.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index c593e610..3fbb1cb9 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -258,7 +258,7 @@ void update_str_lists(struct query *); void write_saved_lists(struct query *, const char *); /* rcfile_y.y */ -int prc_parse_file(const char *, flag); +int prc_parse_file(const char *, const flag); int prc_filecheck(const char *); /* base64.c */ -- cgit v1.2.3