aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
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 /asn1
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 'asn1')
-rw-r--r--asn1/gsmmap/gsm_map-exp.cnf2
-rw-r--r--asn1/gsmmap/packet-gsm_map-template.c6
2 files changed, 4 insertions, 4 deletions
diff --git a/asn1/gsmmap/gsm_map-exp.cnf b/asn1/gsmmap/gsm_map-exp.cnf
index 8659c9e92b..fd51c09fd7 100644
--- a/asn1/gsmmap/gsm_map-exp.cnf
+++ b/asn1/gsmmap/gsm_map-exp.cnf
@@ -1,6 +1,6 @@
# Do not modify this file.
# It is created automatically by the ASN.1 to Wireshark dissector compiler
-# .\gsm_map-exp.cnf
+# ./gsm_map-exp.cnf
# ../../tools/asn2wrs.py -b -e -p gsm_map -c gsmmap.cnf -s packet-gsm_map-template GSMMAP.asn
#.MODULE
diff --git a/asn1/gsmmap/packet-gsm_map-template.c b/asn1/gsmmap/packet-gsm_map-template.c
index 0adb63aeca..cf82aa65fe 100644
--- a/asn1/gsmmap/packet-gsm_map-template.c
+++ b/asn1/gsmmap/packet-gsm_map-template.c
@@ -756,12 +756,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