aboutsummaryrefslogtreecommitdiffstats
path: root/epan/follow.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/follow.h')
-rw-r--r--epan/follow.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/follow.h b/epan/follow.h
index 2c9d237b9f..00d26fc763 100644
--- a/epan/follow.h
+++ b/epan/follow.h
@@ -63,7 +63,8 @@ typedef enum {
SHOW_CARRAY,
SHOW_RAW,
SHOW_YAML,
- SHOW_UTF8
+ SHOW_UTF8,
+ SHOW_UTF16
} show_type_t;