summaryrefslogtreecommitdiff
path: root/epan/tfs.h
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2012-09-26 18:19:15 +0000
committerMichael Mann <mmann78@netscape.net>2012-09-26 18:19:15 +0000
commit6b4ffe18d46618cfb512ee7f9dd6f27d5ab8cf2a (patch)
treef2f9abe3bc37cb7948a78c8c364af45b35d668e4 /epan/tfs.h
parent97c808c75cefd738279906855724e4d5f675cdd2 (diff)
downloadwireshark-6b4ffe18d46618cfb512ee7f9dd6f27d5ab8cf2a.tar.gz
add the the necessary tfs variables for rev 45152
svn path=/trunk/; revision=45153
Diffstat (limited to 'epan/tfs.h')
-rw-r--r--epan/tfs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/tfs.h b/epan/tfs.h
index fed79acee5..e69d32164a 100644
--- a/epan/tfs.h
+++ b/epan/tfs.h
@@ -75,4 +75,7 @@ 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;
WS_VAR_IMPORT const true_false_string tfs_available_not_available;
+WS_VAR_IMPORT const true_false_string tfs_shared_independent;
+WS_VAR_IMPORT const true_false_string tfs_valid_invalid;
+WS_VAR_IMPORT const true_false_string tfs_group_unique_name;
#endif