aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-isup.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-isup.c')
-rw-r--r--epan/dissectors/packet-isup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-isup.c b/epan/dissectors/packet-isup.c
index ac4bc792c9..ba1b1ca48e 100644
--- a/epan/dissectors/packet-isup.c
+++ b/epan/dissectors/packet-isup.c
@@ -1255,7 +1255,7 @@ const value_string isup_parameter_type_value[] = {
/* 142 */ { 142, "Forward CAT indicators"}, /* Q.763 Amendment 6(10/2009) */
/* 143 */ { 143, "Backward CAT indicators"}, /* Q.763 Amendment 6(10/2009) */
/* 150 */ { 150, "Automatic re-routing" }, /* Q.763 Amendment 3(04/2004) */
-/* 166 */ { 168, "IEPS call information" }, /* Q.763 Amendment 4(01/2006) */
+/* 166 */ { 166, "IEPS call information" }, /* Q.763 Amendment 4(01/2006) */
/* 168 */ { 168, "VED information" }, /* Q.763 Amendment 5(09/2006) */
/* 192 */ { PARAM_TYPE_GENERIC_NR, "Generic number"},
/* 193 */ { PARAM_TYPE_GENERIC_DIGITS, "Generic digits (national use)"},