From 5254c147f23e954d22fcdee91b23409c2e246185 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 24 Jun 2001 23:30:23 +0000 Subject: Comment fix. svn path=/trunk/; revision=3378 --- sink.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sink.c b/sink.c index b8712ccf..28240a5f 100644 --- a/sink.c +++ b/sink.c @@ -71,7 +71,7 @@ int smtp_open(struct query *ctl) * HELO name fails (RFC1123 section 5.2.5, paragraph 2). * * How we compute the true mailhost name to pass to the - * listener doesn't affect behavior on RFC1123- violating + * listener doesn't affect behavior on RFC1123-violating * 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. -- cgit v1.2.3