aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
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