aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail.h')
-rw-r--r--fetchmail.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.h b/fetchmail.h
index 8ebc0e43..a903134c 100644
--- a/fetchmail.h
+++ b/fetchmail.h
@@ -239,7 +239,7 @@ void optmerge(struct query *, struct query *);
char *MD5Digest (char *);
int daemonize(const char *, void (*)(int));
-int prc_parse_file(const char *);
+int prc_parse_file(const char *, bool);
int prc_filecheck(const char *);
void interface_parse(char *, struct hostdata *);