aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-07-20 15:41:27 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-07-20 15:41:27 +0000
commitb66e31da454fc660bbec795ef62935bfb4af7b75 (patch)
tree5c22c8c0698ff536f5f98b11741c29e7f5d4ca0d
parentee010addb5d1d249a303699994ce2fd22983c7b1 (diff)
downloadfetchmail-b66e31da454fc660bbec795ef62935bfb4af7b75.tar.gz
fetchmail-b66e31da454fc660bbec795ef62935bfb4af7b75.tar.bz2
fetchmail-b66e31da454fc660bbec795ef62935bfb4af7b75.zip
Comment fix.
svn path=/trunk/; revision=1994
-rw-r--r--driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver.c b/driver.c
index b4a66194..a6c79b05 100644
--- a/driver.c
+++ b/driver.c
@@ -350,7 +350,7 @@ static int smtp_open(struct query *ctl)
*
* How we compute the true mailhost name to pass to the
* listener doesn't affect behavior on RFC1123- violating
- * listener that check for name match; we're going to lose
+ * listeners that check for name match; we're going to lose
* on those anyway because we can never give them a name
* that matches the local machine fetchmail is running on.
* What it will affect is the listener's logging.