aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorRichard M. Stallman1996-02-22 22:37:14 +0000
committerRichard M. Stallman1996-02-22 22:37:14 +0000
commit88c40feb0eb6edcfae5b447d6a32c4652f364d21 (patch)
tree0f83fb5b522897ca65b3373c7020554eeb5968c9 /lib-src
parent912e8480b7554aa47d66de5c2463552c8872d70a (diff)
downloademacs-88c40feb0eb6edcfae5b447d6a32c4652f364d21.tar.gz
emacs-88c40feb0eb6edcfae5b447d6a32c4652f364d21.zip
Comment change.
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/movemail.c2
1 files changed, 1 insertions, 1 deletions
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. */
34/* 34/*
35 * Modified January, 1986 by Michael R. Gretzinger (Project Athena) 35 * Modified January, 1986 by Michael R. Gretzinger (Project Athena)
36 * 36 *
37 * Added POP (Post Office Protocol) service. When compiled -DPOP 37 * Added POP (Post Office Protocol) service. When compiled -DMAIL_USE_POP
38 * movemail will accept input filename arguments of the form 38 * movemail will accept input filename arguments of the form
39 * "po:username". This will cause movemail to open a connection to 39 * "po:username". This will cause movemail to open a connection to
40 * a pop server running on $MAILHOST (environment variable). Movemail 40 * a pop server running on $MAILHOST (environment variable). Movemail