aboutsummaryrefslogtreecommitdiffstats
path: root/extcap_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'extcap_parser.h')
-rw-r--r--extcap_parser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/extcap_parser.h b/extcap_parser.h
index d10c5cd8cc..83600510aa 100644
--- a/extcap_parser.h
+++ b/extcap_parser.h
@@ -45,6 +45,7 @@ typedef enum {
EXTCAP_ARG_BOOLEAN,
EXTCAP_ARG_BOOLFLAG,
EXTCAP_ARG_STRING,
+ EXTCAP_ARG_PASSWORD,
/* Complex GUI types which are populated with value sentences */
EXTCAP_ARG_SELECTOR,
EXTCAP_ARG_RADIO,