summaryrefslogtreecommitdiff
path: root/messages
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-04-11 10:13:40 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-04-11 10:13:40 +0000
commit06a4dfc73b6ea0a1c8c1dc3912986ffe07932782 (patch)
tree48c8edccab22de9662a38334b0d86f8c481ad0f0 /messages
parent95ccd0fbcc756e56ab5a43a056e312dcbb9ab3d0 (diff)
downloadmailutils-06a4dfc73b6ea0a1c8c1dc3912986ffe07932782.tar.gz
mailutils-06a4dfc73b6ea0a1c8c1dc3912986ffe07932782.tar.bz2
"mailutils" capability does not exist any more. Changed to "common", "license".
Diffstat (limited to 'messages')
-rw-r--r--messages/messages.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/messages/messages.c b/messages/messages.c
index 112375478..a9812f5c5 100644
--- a/messages/messages.c
+++ b/messages/messages.c
@@ -40,7 +40,8 @@ static struct argp_option options[] = {
};
static const char *argp_capa[] = {
- "mailutils",
+ "common",
+ "license",
NULL
};

Return to:

Send suggestions and report system problems to the System administrator.