summaryrefslogtreecommitdiff
path: root/mailbox/mbx_default.c
diff options
context:
space:
mode:
Diffstat (limited to 'mailbox/mbx_default.c')
-rw-r--r--mailbox/mbx_default.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailbox/mbx_default.c b/mailbox/mbx_default.c
index 23fa3343e..6ddb8ee6c 100644
--- a/mailbox/mbx_default.c
+++ b/mailbox/mbx_default.c
@@ -176,7 +176,7 @@ plus_expand (const char *file, char **buf)
return 0;
}
-/* Do ~ , if necessary. We do not use $HOME. */
+/* Do ~ , if necessary. */
static int
tilde_expand (const char *file, char **buf)
{

Return to:

Send suggestions and report system problems to the System administrator.