summaryrefslogtreecommitdiff
path: root/popt.h
diff options
context:
space:
mode:
Diffstat (limited to 'popt.h')
-rw-r--r--popt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/popt.h b/popt.h
index 18f764c..47de002 100644
--- a/popt.h
+++ b/popt.h
@@ -61,6 +61,7 @@
/*!< clear arg bit(s) */
#define POPT_ARGFLAG_SHOW_DEFAULT 0x00800000 /*!< show default value in --help */
+#define POPT_ARGFLAG_RANDOM 0x00400000 /*<! random value in [1,arg] */
/*@}*/