Mercurial > emacs
changeset 14649:2925c3f0d038
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 22 Feb 1996 22:37:14 +0000 |
parents | 45d13c154bb4 |
children | 2e418434d5d5 |
files | lib-src/movemail.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/movemail.c Thu Feb 22 18:21:03 1996 +0000 +++ b/lib-src/movemail.c Thu Feb 22 22:37:14 1996 +0000 @@ -34,7 +34,7 @@ /* * 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