aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-isl.c
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2010-01-05 14:46:53 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2010-01-05 14:46:53 +0000
commit330de9c231bd4f696711345dc6a9b3c0fb33058d (patch)
tree7f26bdae28d28e855fe1724f67b2ec0f1f5e4d55 /epan/dissectors/packet-isl.c
parent82318f128260463ab5e9f49ed5b2b0afeb0333b3 (diff)
Terminate value_string user_vals.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31448 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-isl.c')
-rw-r--r--epan/dissectors/packet-isl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-isl.c b/epan/dissectors/packet-isl.c
index c05a13bc0a..ee7e229c00 100644
--- a/epan/dissectors/packet-isl.c
+++ b/epan/dissectors/packet-isl.c
@@ -128,6 +128,7 @@ static const value_string user_vals[] = {
{USER_PRIORITY_1, "Priority 1"},
{USER_PRIORITY_2, "Priority 2"},
{USER_PRIORITY_HIGHEST, "Highest Priority"},
+ {0, NULL}
};
static const true_false_string explorer_tfs = {