Move #included C code from an *.h file to an *.inc file.
[obnox/wireshark/wip.git] / packet-ncp2222.inc
similarity index 95%
rename from ncp2222.h
rename to packet-ncp2222.inc
index a379e1e2fc6462e34f6a6ec9ec8c33b42ac0558a..7300dcc2a1c70f8f0f9c72a3a17472a82836d8c3 100644 (file)
--- a/ncp2222.h
@@ -1,8 +1,13 @@
-/* ncp2222.h
- * Routines for NetWare Core Protocol
+/* packet-ncp2222.inc
+ *
+ * Routines for NetWare Core Protocol. This C code gets #include'd
+ * into packet-ncp2222.c, which is generated from ncp2222.py. It's
+ * #include'd instead of being in a separate compilation unit so
+ * that all the data tables in packet-ncp2222.c can remain static.
+ *
  * Gilbert Ramirez <gram@xiexie.org>
  *
- * $Id: ncp2222.h,v 1.2 2000/08/22 06:38:16 gram Exp $
+ * $Id: packet-ncp2222.inc,v 1.1 2000/09/22 16:37:50 gram Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@zing.org>