aboutsummaryrefslogtreecommitdiffstats
path: root/epan/tfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/tfs.c')
-rw-r--r--epan/tfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/tfs.c b/epan/tfs.c
index 69ea4a7ad0..1675dffb73 100644
--- a/epan/tfs.c
+++ b/epan/tfs.c
@@ -52,6 +52,7 @@ const true_false_string tfs_found_not_found = { "Found", "Not found" };
const true_false_string tfs_command_response = { "Command", "Response" };
const true_false_string tfs_capable_not_capable = { "Capable", "Not capable" };
const true_false_string tfs_supported_not_supported = { "Supported", "Not supported" };
+const true_false_string tfs_used_notused = { "Used", "Not used" };
/*
* Old true_false_string from packet.c