aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_gm.c
diff options
context:
space:
mode:
authorAndersBroman <anders.broman@ericsson.com>2017-02-13 15:25:43 +0100
committerAnders Broman <a.broman58@gmail.com>2017-02-13 17:36:52 +0000
commitb5610a0436f332c664a91b86cb5326f24601bbf1 (patch)
tree4951a2768b5096b392d94783560e3f5f10eede2c /epan/dissectors/packet-gsm_a_gm.c
parent119bf86366000e2836216b3ae3faeea4fa8299ea (diff)
[ISAKMP] Dissect 3GPP private error and status messages in NOTIFY.
Change-Id: Iaa65c1cf9f358e36e77b4a5cad2543dcbb98072e Reviewed-on: https://code.wireshark.org/review/20090 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-gsm_a_gm.c')
-rw-r--r--epan/dissectors/packet-gsm_a_gm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-gsm_a_gm.c b/epan/dissectors/packet-gsm_a_gm.c
index 17353b1e50..ec6f51994b 100644
--- a/epan/dissectors/packet-gsm_a_gm.c
+++ b/epan/dissectors/packet-gsm_a_gm.c
@@ -4014,7 +4014,7 @@ static const value_string gsm_a_gm_gprs_timer3_unit_vals[] = {
{ 0, NULL }
};
-static guint16
+guint16
de_gc_timer3(tvbuff_t *tvb, proto_tree *tree, packet_info *pinfo _U_, guint32 offset, guint len _U_, gchar *add_string _U_, int string_len _U_)
{
guint8 oct;