aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-isl.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2010-01-05 14:46:53 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2010-01-05 14:46:53 +0000
commitd298ea10e7c5d1729c8880e4f6ee58787c07d1b8 (patch)
tree7f26bdae28d28e855fe1724f67b2ec0f1f5e4d55 /epan/dissectors/packet-isl.c
parent6a433058f98766ea7198b4e5f62fe20d40919ee4 (diff)
Terminate value_string user_vals.
svn path=/trunk/; revision=31448
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 = {