From 68b96cb4f8258c5120b8daec819cb8ae2456f399 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 17 Apr 1997 07:57:06 +0000 Subject: Added forcecr option. svn path=/trunk/; revision=963 --- fetchmail.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index 526d7370..4680bfe3 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -114,6 +114,7 @@ struct query int flush; int rewrite; int stripcr; + int forcecr; int limit; int fetchlimit; int batchlimit; -- cgit v1.2.3