From: Dave Love Date: Tue, 20 Jun 2000 13:27:11 +0000 (+0000) Subject: comment X-Git-Tag: emacs-pretest-21.0.90~3202 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a47bf6480c1c4cd8530dda4766f4f83233a6b792;p=emacs.git comment --- diff --git a/lib-src/pop.c b/lib-src/pop.c index 9af8805387f..1c2cc95ac68 100644 --- a/lib-src/pop.c +++ b/lib-src/pop.c @@ -139,7 +139,8 @@ static void pop_trash _P((popserver)); static char *find_crlf _P((char *, int)); #define ERROR_MAX 160 /* a pretty arbitrary size, but needs - to be bigger than the one-time 80 */ + to be bigger than the original + value of 80 */ #define POP_PORT 110 #define KPOP_PORT 1109 #define POP_SERVICE "pop3" /* we don't want the POP2 port! */