aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/dcerpc/drsuapi/packet-dcerpc-drsuapi-template.h
diff options
context:
space:
mode:
authorKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2009-10-09 09:12:59 +0000
committerKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2009-10-09 09:12:59 +0000
commit3199e524c9400f55a3c08705792c0819bb36e2ec (patch)
treec55ff06fcf24683a688af729472a7c71be3535e1 /epan/dissectors/dcerpc/drsuapi/packet-dcerpc-drsuapi-template.h
parent85d8b896a647411065e89fbd4d2289256fee6966 (diff)
Give the template filenames more uniqueness
svn path=/trunk/; revision=30422
Diffstat (limited to 'epan/dissectors/dcerpc/drsuapi/packet-dcerpc-drsuapi-template.h')
-rw-r--r--epan/dissectors/dcerpc/drsuapi/packet-dcerpc-drsuapi-template.h34
1 files changed, 34 insertions, 0 deletions
diff --git a/epan/dissectors/dcerpc/drsuapi/packet-dcerpc-drsuapi-template.h b/epan/dissectors/dcerpc/drsuapi/packet-dcerpc-drsuapi-template.h
new file mode 100644
index 0000000000..750b8bc261
--- /dev/null
+++ b/epan/dissectors/dcerpc/drsuapi/packet-dcerpc-drsuapi-template.h
@@ -0,0 +1,34 @@
+/* DO NOT EDIT
+ * This dissector is autogenerated
+ * ronnie sahlberg 2005
+ */
+/* packet-dcerpc-drsuapi.h
+ * Routines for DRSUAPI packet disassembly
+ *
+ * $Id$
+ *
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
+ * 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_DRSUAPI_H
+#define __PACKET_DCERPC_DRSUAPI_H
+
+ETH_HDR
+
+#endif /* packet-dcerpc-drsuapi.h */