aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smrse.h
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-11-17 08:42:31 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-11-17 08:42:31 +0000
commitbd1a1e3ae113874fed2164767310033f401fe5aa (patch)
treede0dce361ddedbf2c0a8a88df2cb0b2bd0d968f6 /epan/dissectors/packet-smrse.h
parent3eb79de07d9d967e2e2183220ed006dabb25e738 (diff)
New protocol : SMRSE ShortMessageRelayService
svn path=/trunk/; revision=12535
Diffstat (limited to 'epan/dissectors/packet-smrse.h')
-rw-r--r--epan/dissectors/packet-smrse.h39
1 files changed, 39 insertions, 0 deletions
diff --git a/epan/dissectors/packet-smrse.h b/epan/dissectors/packet-smrse.h
new file mode 100644
index 0000000000..ec532ee987
--- /dev/null
+++ b/epan/dissectors/packet-smrse.h
@@ -0,0 +1,39 @@
+/* Do not modify this file. */
+/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
+/* ./packet-smrse.h */
+/* ../../tools/asn2eth.py -X -b -e -p smrse -c smrse.cnf -s packet-smrse-template SMRSE.asn */
+
+/* Input file: packet-smrse-template.h */
+
+/* packet-smrse.h
+ * Routines for SMRSE Short Message Relay Service packet dissection
+ * Ronnie Sahlberg 2004
+ *
+ * $Id: packet-smrse-template.h 12203 2004-10-05 09:18:55Z guy $
+ *
+ * Ethereal - Network traffic analyzer
+ * By Gerald Combs <gerald@ethereal.com>
+ * Copyright 1998 Gerald Combs
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ */
+
+#ifndef PACKET_SMRSE_H
+#define PACKET_SMRSE_H
+
+/*#include "packet-smrse-exp.h"*/
+
+#endif /* PACKET_SMRSE_H */
+