summaryrefslogtreecommitdiff
path: root/mh
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-06-28 08:04:38 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-06-28 08:04:38 +0000
commit8959a8655fbaceb3363b4d1d430f6256f4b6fb4a (patch)
treef8d877fca3015dfbe73d7659287a9bd688f6d21f /mh
parentf72130b28cba9f77d01c826b2cc1703397c729e5 (diff)
downloadmailutils-8959a8655fbaceb3363b4d1d430f6256f4b6fb4a.tar.gz
mailutils-8959a8655fbaceb3363b4d1d430f6256f4b6fb4a.tar.bz2
(ARG_CHUNKSIZE): New value
Diffstat (limited to 'mh')
-rw-r--r--mh/mh_getopt.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/mh/mh_getopt.h b/mh/mh_getopt.h
index 4bf837cda..670190b85 100644
--- a/mh/mh_getopt.h
+++ b/mh/mh_getopt.h
@@ -54,7 +54,8 @@ enum mh_arg {
ARG_CC,
ARG_CFLAGS,
ARG_CHANGECUR,
- ARG_CHECK,
+ ARG_CHECK,
+ ARG_CHUNKSIZE,
ARG_CLEAR,
ARG_COMPAT,
ARG_COMPONENT,

Return to:

Send suggestions and report system problems to the System administrator.