summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2012-03-13 16:49:43 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2012-03-13 16:49:43 +0000
commit27b7fa96afe29be70db01d3270d7882aac01b06a (patch)
tree3b8bae9ee27839081308549f5d0dd4afcb6707ba
parentd0c997bc0b8ad6f15b466837dcbe021122c6ad58 (diff)
downloadwireshark-27b7fa96afe29be70db01d3270d7882aac01b06a.tar.gz
Remove a couple trailing commas
svn path=/trunk/; revision=41538
-rw-r--r--epan/dissectors/packet-gtp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-gtp.c b/epan/dissectors/packet-gtp.c
index f4959752b1..a52896a5ce 100644
--- a/epan/dissectors/packet-gtp.c
+++ b/epan/dissectors/packet-gtp.c
@@ -1169,7 +1169,7 @@ static value_string_ext cause_type_ext = VALUE_STRING_EXT_INIT(cause_type);
static const value_string gsn_addr_type[] = {
{0x00, "IPv4"},
{0x01, "IPv6"},
- {0, NULL},
+ {0, NULL}
};
static const value_string pdp_type[] = {
@@ -6346,7 +6346,7 @@ static const value_string gtp_bssgp_ra_discriminator_vals[] = {
{ 0, "A Cell Identifier is used to identify a GERAN cell" },
{ 1, "A Global RNC-ID is used to identify a UTRAN RNC" },
{ 2, "An eNB identifier is used to identify an E-UTRAN eNodeB or HeNB" },
- { 0, NULL },
+ { 0, NULL }
};
static int