aboutsummaryrefslogtreecommitdiffstats
path: root/epan/proto.h
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2016-10-21 10:10:06 +0200
committerMichael Mann <mmann78@netscape.net>2016-10-22 03:16:11 +0000
commit321b756dc41f9bc26cc0eb8b08f90a73158dc75a (patch)
tree5df4f3a53a47dbbf7933106a486143a3cda9fe96 /epan/proto.h
parent53d3e3c25ef7037ba28b93dd684f5de4c015767f (diff)
Add T.61 character set support
Bug: 13032 Change-Id: I6bf2cc2c43a6262d899a304df6576d9831115966 Reviewed-on: https://code.wireshark.org/review/18350 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'epan/proto.h')
-rw-r--r--epan/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/proto.h b/epan/proto.h
index f1f998709f..bfc7ded50b 100644
--- a/epan/proto.h
+++ b/epan/proto.h
@@ -429,6 +429,7 @@ WS_DLL_PUBLIC WS_NORETURN void proto_report_dissector_bug(const char *message);
#define ENC_MAC_ROMAN 0x00000030
#define ENC_CP437 0x00000032
#define ENC_ASCII_7BITS 0x00000034
+#define ENC_T61 0x00000036
/*
* TODO: