aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_map.c
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2007-02-20 20:21:49 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2007-02-20 20:21:49 +0000
commitdd7323f981be43c50f18934b210f2a5139963925 (patch)
tree7df4abea3d67fb4bc659fae3e8dc046103238108 /epan/dissectors/packet-gsm_map.c
parent19fd47b805a8d2989c6e54d25daecd1bc8ca70df (diff)
dont use _U_ when typedeffing a function pointer.
gcc 2.96 does not like _U_ here. svn path=/trunk/; revision=20882
Diffstat (limited to 'epan/dissectors/packet-gsm_map.c')
-rw-r--r--epan/dissectors/packet-gsm_map.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/epan/dissectors/packet-gsm_map.c b/epan/dissectors/packet-gsm_map.c
index dd4e36b53f..b532e581cc 100644
--- a/epan/dissectors/packet-gsm_map.c
+++ b/epan/dissectors/packet-gsm_map.c
@@ -1,6 +1,6 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
-/* .\packet-gsm_map.c */
+/* ./packet-gsm_map.c */
/* ../../tools/asn2wrs.py -b -e -p gsm_map -c gsmmap.cnf -s packet-gsm_map-template GSMMAP.asn */
/* Input file: packet-gsm_map-template.c */
@@ -15848,12 +15848,12 @@ static const true_false_string gsm_map_Ss_Status_a_values = {
};
/* Prototype for a decoding function */
-typedef int (* dissect_function_t)( gboolean _U_,
+typedef int (* dissect_function_t)( gboolean,
tvbuff_t *,
int ,
- packet_info * _U_,
+ packet_info *,
proto_tree *,
- int _U_);
+ int);
/*
* Dissect Multiple Choice Message