aboutsummaryrefslogtreecommitdiffstats
path: root/epan/tfs.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-04-12 14:07:31 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-04-12 14:07:31 +0000
commit9551f33d958e626a291a3050a8c80db22f5ba75e (patch)
tree16da87133e703a8586afeae9ac8b1b89b4c20cdd /epan/tfs.h
parent9f70eb0ca669551660fb1dddb62abdc932a76361 (diff)
Bugfix and enhancement of MM Context dissection.
svn path=/trunk/; revision=42035
Diffstat (limited to 'epan/tfs.h')
-rw-r--r--epan/tfs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/tfs.h b/epan/tfs.h
index a9ff0c6c56..2f93592e61 100644
--- a/epan/tfs.h
+++ b/epan/tfs.h
@@ -69,6 +69,7 @@ WS_VAR_IMPORT const true_false_string tfs_implemented_not_implemented;
WS_VAR_IMPORT const true_false_string tfs_requested_not_requested;
WS_VAR_IMPORT const true_false_string tfs_reliable_not_reliable;
WS_VAR_IMPORT const true_false_string tfs_allowed_not_allowed;
+WS_VAR_IMPORT const true_false_string tfs_not_allowed_allowed;
WS_VAR_IMPORT const true_false_string tfs_accepted_not_accepted;
WS_VAR_IMPORT const true_false_string tfs_detected_not_detected;
#endif