aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_dtap.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-01-11 20:02:30 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-01-11 20:02:30 +0000
commitf108c588057f155d2d1c4d3fd4eb946683162a7b (patch)
tree86f3f1e94408534e21d7d352fb508b4c0dc530d6 /epan/dissectors/packet-gsm_a_dtap.c
parent852c75636e3bd7db3cf11c3bf1b1eed917e4d191 (diff)
Complement to
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35477 svn path=/trunk/; revision=35483
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 9122197c9a..c9d95f695a 100644
--- a/epan/dissectors/packet-gsm_a_dtap.c
+++ b/epan/dissectors/packet-gsm_a_dtap.c
@@ -810,7 +810,7 @@ de_rej_cause(tvbuff_t *tvb, proto_tree *tree, guint32 offset, guint len _U_, gch
/*
* [3] 10.5.3.8 Time Zone
*/
-static guint16
+guint16
de_time_zone(tvbuff_t *tvb, proto_tree *tree, guint32 offset, guint len _U_, gchar *add_string _U_, int string_len _U_)
{
guint8 oct;