*** empty log message ***

This commit is contained in:
Juanma Barranquero 2008-02-05 02:30:41 +00:00
parent 4caf292da6
commit 4d90eee4f5
3 changed files with 3 additions and 3 deletions

View file

@ -702,7 +702,7 @@ char Errmsg[200]; /* POP errors, at least, can exceed
the original length of 80. */
/*
* The full legal syntax for a POP mailbox specification for movemail
* The full valid syntax for a POP mailbox specification for movemail
* is "po:username:hostname". The ":hostname" is optional; if it is
* omitted, the MAILHOST environment variable will be consulted. Note
* that by the time popmail() is called the "po:" has been stripped