From 65179f921d37756ed89e1ef7965e13bd5f319650 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 30 Jan 1997 17:29:36 +0000 Subject: Add stripcr option. svn path=/trunk/; revision=842 --- fetchmail.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index 18bfbe1f..4f974b45 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -106,6 +106,7 @@ struct query int fetchall; int flush; int no_rewrite; + int stripcr; int limit; int fetchlimit; int batchlimit; -- cgit v1.2.3