aboutsummaryrefslogtreecommitdiffstats
path: root/pop3.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-03-13 18:02:14 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-03-13 18:02:14 +0000
commit8517cf573fdb368fa69d776bc113cd95c6646edb (patch)
tree59ae83f9b657dbb48208a9342de80c424fe51271 /pop3.c
parent996083bee5b585d53f8232c049ecc23a2c01cac5 (diff)
downloadfetchmail-8517cf573fdb368fa69d776bc113cd95c6646edb.tar.gz
fetchmail-8517cf573fdb368fa69d776bc113cd95c6646edb.tar.bz2
fetchmail-8517cf573fdb368fa69d776bc113cd95c6646edb.zip
Nailed.
svn path=/trunk/; revision=1698
Diffstat (limited to 'pop3.c')
-rw-r--r--pop3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pop3.c b/pop3.c
index 11ef1105..3004e747 100644
--- a/pop3.c
+++ b/pop3.c
@@ -117,7 +117,7 @@ int pop3_getauth(int sock, struct query *ctl, char *greeting)
#ifdef RPA_ENABLE
/*
* CompuServe has changed its RPA behavior. Used to be they didn't
- * accept PASS, but I'm told this changed in mid-November.
+ * accept PASS, but I'm told this changed in mid-November 1997.
*/
if (strstr(greeting, "csi.com"))
{