aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-isup.c
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2013-03-19 15:38:14 +0000
committerEvan Huus <eapache@gmail.com>2013-03-19 15:38:14 +0000
commitd70fafb0db2a46b246d5d9e269eea3db5494113a (patch)
treea2cab6b3ff1891e55cc321baf68b8c3af7711d5f /epan/dissectors/packet-isup.c
parent9be306d1621dfb580a429a1444f9ca6e11312773 (diff)
And packet-isup.c is the first to fall to r48415.
From Anders via https://www.wireshark.org/lists/wireshark-dev/201303/msg00183.html svn path=/trunk/; revision=48417
Diffstat (limited to 'epan/dissectors/packet-isup.c')
-rw-r--r--epan/dissectors/packet-isup.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/epan/dissectors/packet-isup.c b/epan/dissectors/packet-isup.c
index 651886c987..8baf0d5566 100644
--- a/epan/dissectors/packet-isup.c
+++ b/epan/dissectors/packet-isup.c
@@ -1147,7 +1147,6 @@ const value_string isup_parameter_type_value[] = {
/* 23 */ { 23, "Not used"},
/* 24 */ { PARAM_TYPE_FACILITY_IND, "Facility indicator"},
/* 25 */ { 25, "Not used"},
-/* 27 */ { 27, "Not used"},
/* 26 */ { PARAM_TYPE_CLSD_USR_GRP_ILOCK_CD, "Closed user group interlock code"},
/* 27 */ { 27, "Not used"},
/* 28 */ { 28, "Not used"},
@@ -1299,7 +1298,6 @@ static const value_string japan_isup_parameter_type_value[] = {
/* 23 */ { 23, "Not used"},
/* 24 */ { PARAM_TYPE_FACILITY_IND, "Facility indicator"},
/* 25 */ { 25, "Not used"},
-/* 27 */ { 27, "Not used"},
/* 26 */ { PARAM_TYPE_CLSD_USR_GRP_ILOCK_CD, "Closed user group interlock code"},
/* 27 */ { 27, "Not used"},
/* 28 */ { 28, "Not used"},
@@ -1448,7 +1446,6 @@ static const value_string ansi_isup_parameter_type_value[] = {
/* 23 */ { 23, "Not used"},
/* 24 */ { PARAM_TYPE_FACILITY_IND, "Facility indicator"},
/* 25 */ { 25, "Not used"},
-/* 27 */ { 27, "Not used"},
/* 26 */ { PARAM_TYPE_CLSD_USR_GRP_ILOCK_CD, "Closed user group interlock code"},
/* 27 */ { 27, "Not used"},
/* 28 */ { 28, "Not used"},