aboutsummaryrefslogtreecommitdiffstats
path: root/ui/dissect_opts.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/dissect_opts.h')
-rw-r--r--ui/dissect_opts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/dissect_opts.h b/ui/dissect_opts.h
index 629136e131..9dd06e1a40 100644
--- a/ui/dissect_opts.h
+++ b/ui/dissect_opts.h
@@ -66,7 +66,7 @@ extern "C" {
{"disable-heuristic", required_argument, NULL, LONGOPT_DISABLE_HEURISTIC }, \
#define OPTSTRING_DISSECT_COMMON \
- "d:t:"
+ "d:K:nN:t:u:"
/** Capture options coming from user interface */
typedef struct dissect_options_tag {