aboutsummaryrefslogtreecommitdiffstats
path: root/packet-isup.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-10-10 10:04:19 +0000
committerGuy Harris <guy@alum.mit.edu>2003-10-10 10:04:19 +0000
commit645f294232de78cf222ff1ed1c6786eb1014c696 (patch)
treea42d8fa323630b453ebc4a2efb4da17f5069a5f7 /packet-isup.c
parentbba91835d8d9bf0496c73d6e57b2b6cc566401a8 (diff)
Fix a typo.
svn path=/trunk/; revision=8662
Diffstat (limited to 'packet-isup.c')
-rw-r--r--packet-isup.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-isup.c b/packet-isup.c
index 1b8a354316..8332454518 100644
--- a/packet-isup.c
+++ b/packet-isup.c
@@ -5,7 +5,7 @@
* <anders.broman@ericsson.com>
* Inserted routines for BICC dissection according to Q.765.5 Q.1902 Q.1970 Q.1990,
* calling SDP dissector for RFC2327 decoding.
- * $Id: packet-isup.c,v 1.32 2003/10/07 17:43:52 guy Exp $
+ * $Id: packet-isup.c,v 1.33 2003/10/10 10:04:19 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -1948,7 +1948,7 @@ static const value_string E164_country_code_value[] = {
{ 0x0240,"Equatorial Guinea"},
{ 0x0241,"Gabonese Republic"},
{ 0x0242,"Republic of Congo"},
- { 243,"Democratic Republic of Congo"},
+ { 0x0243,"Democratic Republic of Congo"},
{ 0x0244,"Angola"},
{ 0x0245,"Guinea-Bissau"},
{ 0x0246,"Diego Garcia"},