diff options
Diffstat (limited to 'mailutils')
-rw-r--r-- | mailutils/makemime.c | 2 | ||||
-rw-r--r-- | mailutils/popmaildir.c | 2 | ||||
-rw-r--r-- | mailutils/reformime.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mailutils/makemime.c b/mailutils/makemime.c index 1ff2012d5..f4c1b2bd8 100644 --- a/mailutils/makemime.c +++ b/mailutils/makemime.c | |||
@@ -7,7 +7,7 @@ | |||
7 | * Licensed under GPLv2, see file LICENSE in this source tree. | 7 | * Licensed under GPLv2, see file LICENSE in this source tree. |
8 | */ | 8 | */ |
9 | //config:config MAKEMIME | 9 | //config:config MAKEMIME |
10 | //config: bool "makemime (5.4 kb)" | 10 | //config: bool "makemime (5.6 kb)" |
11 | //config: default y | 11 | //config: default y |
12 | //config: help | 12 | //config: help |
13 | //config: Create MIME-formatted messages. | 13 | //config: Create MIME-formatted messages. |
diff --git a/mailutils/popmaildir.c b/mailutils/popmaildir.c index 1f2db2892..52d5d342e 100644 --- a/mailutils/popmaildir.c +++ b/mailutils/popmaildir.c | |||
@@ -10,7 +10,7 @@ | |||
10 | * Licensed under GPLv2, see file LICENSE in this source tree. | 10 | * Licensed under GPLv2, see file LICENSE in this source tree. |
11 | */ | 11 | */ |
12 | //config:config POPMAILDIR | 12 | //config:config POPMAILDIR |
13 | //config: bool "popmaildir (10 kb)" | 13 | //config: bool "popmaildir (11 kb)" |
14 | //config: default y | 14 | //config: default y |
15 | //config: help | 15 | //config: help |
16 | //config: Simple yet powerful POP3 mail popper. Delivers content | 16 | //config: Simple yet powerful POP3 mail popper. Delivers content |
diff --git a/mailutils/reformime.c b/mailutils/reformime.c index a1d3f4e8b..850dfb9cc 100644 --- a/mailutils/reformime.c +++ b/mailutils/reformime.c | |||
@@ -7,7 +7,7 @@ | |||
7 | * Licensed under GPLv2, see file LICENSE in this source tree. | 7 | * Licensed under GPLv2, see file LICENSE in this source tree. |
8 | */ | 8 | */ |
9 | //config:config REFORMIME | 9 | //config:config REFORMIME |
10 | //config: bool "reformime (7.5 kb)" | 10 | //config: bool "reformime (7.6 kb)" |
11 | //config: default y | 11 | //config: default y |
12 | //config: help | 12 | //config: help |
13 | //config: Parse MIME-formatted messages. | 13 | //config: Parse MIME-formatted messages. |