diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2011-11-19 14:43:02 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2011-11-19 14:43:02 +0100 |
commit | fc186711fe75cfc4abda9a7ff29050bc7a56313b (patch) | |
tree | fd0355365355f6ab9cd36e8ecb16cd9518ea1369 /mailutils/reformime.c | |
parent | 3bc4fc5857e2daba601442f95771a590bce915bc (diff) | |
download | busybox-w32-fc186711fe75cfc4abda9a7ff29050bc7a56313b.tar.gz busybox-w32-fc186711fe75cfc4abda9a7ff29050bc7a56313b.tar.bz2 busybox-w32-fc186711fe75cfc4abda9a7ff29050bc7a56313b.zip |
makemime: document our current behavior. Tweak help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'mailutils/reformime.c')
-rw-r--r-- | mailutils/reformime.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mailutils/reformime.c b/mailutils/reformime.c index 5e28ef729..8e7d455f6 100644 --- a/mailutils/reformime.c +++ b/mailutils/reformime.c | |||
@@ -1,6 +1,5 @@ | |||
1 | /* vi: set sw=4 ts=4: */ | 1 | /* vi: set sw=4 ts=4: */ |
2 | /* | 2 | /* |
3 | * makemime: create MIME-encoded message | ||
4 | * reformime: parse MIME-encoded message | 3 | * reformime: parse MIME-encoded message |
5 | * | 4 | * |
6 | * Copyright (C) 2008 by Vladimir Dronnikov <dronnikov@gmail.com> | 5 | * Copyright (C) 2008 by Vladimir Dronnikov <dronnikov@gmail.com> |