From bac9ed9f7ce8b19a01cb71481e01d0fa06f51ea3 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Mon, 25 Sep 2006 21:55:13 +0000 Subject: Add a comment. svn path=/branches/BRANCH_6-3/; revision=4911 --- fetchmail.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index fec71d0b..54bc641a 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -178,7 +178,7 @@ struct runctl char *pidfile; /** where to record the PID of daemon mode processes */ char *postmaster; char *properties; - int poll_interval; + int poll_interval; /** poll interval in seconds (daemon mode, 0 == off) */ flag bouncemail; flag spambounce; flag use_syslog; -- cgit v1.2.3