diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-28 03:46:22 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-28 03:46:22 +0000 |
commit | d29244afe6029d72d9c2520f3515683136c813c9 (patch) | |
tree | f34b3e6f1b84df26defeb6c5687adf1ccad8692e /driver.c | |
parent | 93ed35b7ce8383d96a622a82df9d49a5b37b3a0b (diff) | |
download | fetchmail-d29244afe6029d72d9c2520f3515683136c813c9.tar.gz fetchmail-d29244afe6029d72d9c2520f3515683136c813c9.tar.bz2 fetchmail-d29244afe6029d72d9c2520f3515683136c813c9.zip |
Editorial comment.
svn path=/trunk/; revision=1427
Diffstat (limited to 'driver.c')
-rw-r--r-- | driver.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1761,6 +1761,7 @@ const struct method *proto; /* protocol method table */ * wrong, reporting compressed rather than * actual sizes (so the actual length of * message is longer than the reported size). + * Another fine example of Microsoft brain death! * * Some older POP servers, like the old UCB * POP server and the pre-QPOP QUALCOMM |