aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rtse.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-10-25 19:37:38 +0000
committerGuy Harris <guy@alum.mit.edu>2005-10-25 19:37:38 +0000
commit7e874fc9ddebbb26e4318ebdcec73b2e6b504f8c (patch)
tree548f94f7025dd11f7274e835193658c46ae90ca2 /epan/dissectors/packet-rtse.h
parentcb41062126b917a60338004fd35d7b31287d0734 (diff)
Don't declare "dissect_rtse_EXTERNAL()" in "packet-rtse.c" - let it get
it from "packet-rtse.h" (which, at least on some platforms, doesn't declare it as static, so GCC 4.0, at least, fails because the static and non-static declarations collide). svn path=/trunk/; revision=16312
Diffstat (limited to 'epan/dissectors/packet-rtse.h')
-rw-r--r--epan/dissectors/packet-rtse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-rtse.h b/epan/dissectors/packet-rtse.h
index 32e25ebb39..a60066f714 100644
--- a/epan/dissectors/packet-rtse.h
+++ b/epan/dissectors/packet-rtse.h
@@ -1,6 +1,6 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
-/* .\packet-rtse.h */
+/* ./packet-rtse.h */
/* ../../tools/asn2eth.py -X -b -e -p rtse -c rtse.cnf -s packet-rtse-template rtse.asn */
/* Input file: packet-rtse-template.h */