aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_map.h
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.h
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.h')
-rw-r--r--epan/dissectors/packet-gsm_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-gsm_map.h b/epan/dissectors/packet-gsm_map.h
index ad8c293bf8..3ac9dab58d 100644
--- a/epan/dissectors/packet-gsm_map.h
+++ b/epan/dissectors/packet-gsm_map.h
@@ -1,6 +1,6 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
-/* .\packet-gsm_map.h */
+/* ./packet-gsm_map.h */
/* ../../tools/asn2wrs.py -b -e -p gsm_map -c gsmmap.cnf -s packet-gsm_map-template GSMMAP.asn */
/* Input file: packet-gsm_map-template.h */