summaryrefslogtreecommitdiff
path: root/epan/tfs.h
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2013-02-24 19:09:04 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2013-02-24 19:09:04 +0000
commit961f9d1f70476104f1ae7a7f9043a64b0e624cdd (patch)
treee1adf4839abe2189c0715dffdf524c5526a73f8c /epan/tfs.h
parent840b63b5e5e48b4a0d641af75e3112bcd1959b68 (diff)
downloadwireshark-961f9d1f70476104f1ae7a7f9043a64b0e624cdd.tar.gz
Remove some "duplicate" TFS in 802.11 field capability Add in use / not in use in common TFS
svn path=/trunk/; revision=47856
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 e69d32164a..ea93a88d57 100644
--- a/epan/tfs.h
+++ b/epan/tfs.h
@@ -78,4 +78,5 @@ 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;
+WS_VAR_IMPORT const true_false_string tfs_inuse_not_inuse;
#endif