aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_dtap.c
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2012-06-12 21:36:55 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2012-06-12 21:36:55 +0000
commitf0a74f3a5c90cfd6418905d1f7a02c1d59a63a7f (patch)
tree75c0ae43e536e3b7987a529ca7d9ed85d94b091b /epan/dissectors/packet-gsm_a_dtap.c
parent1b17369504e600fbddc53c67d634039ba37ac6b7 (diff)
Upgrade GSM BSSMAP dissection to Release 9 (V9.8.0)
svn path=/trunk/; revision=43227
Diffstat (limited to 'epan/dissectors/packet-gsm_a_dtap.c')
-rw-r--r--epan/dissectors/packet-gsm_a_dtap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-gsm_a_dtap.c b/epan/dissectors/packet-gsm_a_dtap.c
index ad831431b9..95e4aa6ac2 100644
--- a/epan/dissectors/packet-gsm_a_dtap.c
+++ b/epan/dissectors/packet-gsm_a_dtap.c
@@ -3533,7 +3533,7 @@ static const value_string gsm_a_sysid_values[] = {
{ 0, NULL }
};
guint16
-de_sup_codec_list(tvbuff_t *tvb, proto_tree *tree, packet_info *pinfo _U_, guint32 offset, guint len _U_, gchar *add_string _U_, int string_len _U_)
+de_sup_codec_list(tvbuff_t *tvb, proto_tree *tree, packet_info *pinfo _U_, guint32 offset, guint len, gchar *add_string _U_, int string_len _U_)
{
guint32 curr_offset;
guint8 length;