summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-02-22 22:37:14 +0000
committerRichard M. Stallman <rms@gnu.org>1996-02-22 22:37:14 +0000
commitab6f5485f9c39ec77f1850eaa0e1ed609d1b2a55 (patch)
tree03ba925025fdcf05c752740bf225d4d50ab0f353 /lib-src
parent1e4eb2be206a2934663ea9fdba7ec39dc837f913 (diff)
downloademacs-ab6f5485f9c39ec77f1850eaa0e1ed609d1b2a55.tar.gz
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. */
/*
* 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