From 8571456f863ab4a2d5b16fee08fc9c5fdada3989 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 20 Nov 1998 07:43:20 +0000 Subject: Weird bug. svn path=/trunk/; revision=2187 --- fetchmail.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetchmail.h b/fetchmail.h index 7edca267..9b4f03b5 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -103,7 +103,7 @@ struct runctl int poll_interval; flag use_syslog; flag invisible; - const char *postmaster; + char *postmaster; }; struct idlist -- cgit v1.2.3