From edacc32d007ba8dd0cb61f0c3daea81622a8b350 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 24 Aug 1996 14:09:50 +0000 Subject: Sendmail delivery from background seems to work. svn path=/trunk/; revision=61 --- fetchmail.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index 5d071bb2..a65e3773 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -104,7 +104,7 @@ int closemailpipe (int); char *MD5Digest (char *); void reply_hack(char *, const char *); void append_server_names(int *, char **); -int daemonize(const char *, void (*)(void)); +int daemonize(const char *, void (*)(int)); #else -- cgit v1.2.3