aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/dcerpc/butc/template.h
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2005-02-04 04:58:03 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2005-02-04 04:58:03 +0000
commit4fead805d582a25fe4b3d6e0a1da4ba3e3437d0b (patch)
treebea81f8833ea63bf9aa8c1855a8a16e9292aaf8b /epan/dissectors/dcerpc/butc/template.h
parent975a76b44fa49d7463c376ad4e4aa47a05b94433 (diff)
initial checkin of modified idl file for autogenerating the BUTC interface
svn path=/trunk/; revision=13281
Diffstat (limited to 'epan/dissectors/dcerpc/butc/template.h')
-rw-r--r--epan/dissectors/dcerpc/butc/template.h33
1 files changed, 33 insertions, 0 deletions
diff --git a/epan/dissectors/dcerpc/butc/template.h b/epan/dissectors/dcerpc/butc/template.h
new file mode 100644
index 0000000000..fc0dec6f15
--- /dev/null
+++ b/epan/dissectors/dcerpc/butc/template.h
@@ -0,0 +1,33 @@
+/* DO NOT EDIT
+ * This dissector is autogenerated
+ */
+/* packet-dcerpc-butc.h
+ * Routines for BUTC packet disassembly
+ *
+ * $Id: packet-dcerpc-butc.h 11410 2004-07-18 18:06:47Z gram $
+ *
+ * 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_DCERPC_BUTC_H
+#define __PACKET_DCERPC_BUTC_H
+
+ETH_HDR
+
+#endif /* packet-dcerpc-butc.h */