From: Richard M. Stallman Date: Thu, 22 Feb 1996 22:37:14 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~1211 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=88c40feb0eb6edcfae5b447d6a32c4652f364d21;p=emacs.git Comment change. --- diff --git a/lib-src/movemail.c b/lib-src/movemail.c index 8ba8a585d33..4ac1343fa9b 100644 --- a/lib-src/movemail.c +++ b/lib-src/movemail.c @@ -34,7 +34,7 @@ Boston, MA 02111-1307, USA. */ /* * Modified January, 1986 by Michael R. Gretzinger (Project Athena) * - * Added POP (Post Office Protocol) service. When compiled -DPOP + * Added POP (Post Office Protocol) service. When compiled -DMAIL_USE_POP * movemail will accept input filename arguments of the form * "po:username". This will cause movemail to open a connection to * a pop server running on $MAILHOST (environment variable). Movemail