aboutsummaryrefslogtreecommitdiffstats
path: root/epan/tfs.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-01-26 19:36:00 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-01-26 19:36:00 +0000
commitc3214a7c54304b4f38ebbd0c7daa6edb51c2ccd0 (patch)
tree2f628a477cd6587fb0dadb82bacc06b1aa1bd494 /epan/tfs.h
parent014de8fefd9bb08ba061df45dac885c8b56fec13 (diff)
Add tfs_allowed_not_allowed.
svn path=/trunk/; revision=35664
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 94b1da2835..aff56348e9 100644
--- a/epan/tfs.h
+++ b/epan/tfs.h
@@ -68,4 +68,5 @@ WS_VAR_IMPORT const true_false_string tfs_pressed_not_pressed;
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;
#endif