aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-11-20 07:43:20 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-11-20 07:43:20 +0000
commit8571456f863ab4a2d5b16fee08fc9c5fdada3989 (patch)
treedac367d1c419fc3919d270ea3e2911fc67ac4037
parente3dc7652e58faf8010204382f739751cea57b0fe (diff)
downloadfetchmail-8571456f863ab4a2d5b16fee08fc9c5fdada3989.tar.gz
fetchmail-8571456f863ab4a2d5b16fee08fc9c5fdada3989.tar.bz2
fetchmail-8571456f863ab4a2d5b16fee08fc9c5fdada3989.zip
Weird bug.
svn path=/trunk/; revision=2187
-rw-r--r--fetchmail.h2
1 files changed, 1 insertions, 1 deletions
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