aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/giop
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-05-09 07:07:50 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-05-09 07:07:50 +0000
commit8db8e902216b8bb6b4cac059525fd17ca5e0e723 (patch)
tree789788d28a21ee1a9d0f63d85f647dc76a3501cf /plugins/giop
parentdb6d0b9a4ce0e8f89313bd6fc1d29327a79cae6b (diff)
Use PROTO_ITEM_SET_HIDDEN().
Fix ID marking Add checkapi to makefiles svn path=/trunk/; revision=25260
Diffstat (limited to 'plugins/giop')
-rw-r--r--plugins/giop/Makefile.nmake7
-rw-r--r--plugins/giop/packet-coseventcomm.c3
-rw-r--r--plugins/giop/packet-cosnaming.c3
-rw-r--r--plugins/giop/packet-parlay.c3
-rw-r--r--plugins/giop/packet-tango.c3
5 files changed, 18 insertions, 1 deletions
diff --git a/plugins/giop/Makefile.nmake b/plugins/giop/Makefile.nmake
index c6ca5572f2..cdbfd8e7ac 100644
--- a/plugins/giop/Makefile.nmake
+++ b/plugins/giop/Makefile.nmake
@@ -51,4 +51,9 @@ distclean: clean
maintainer-clean: distclean
checkapi:
- $(PERL) ../../tools/checkAPIs.pl $(DISSECTOR_SRC)
+ $(PERL) ../../tools/checkAPIs.pl \
+ packet-cosnaming.c \
+ packet-coseventcomm.c \
+ packet-tango.c \
+ packet-parlay.c
+
diff --git a/plugins/giop/packet-coseventcomm.c b/plugins/giop/packet-coseventcomm.c
index 657d77668f..a11454c801 100644
--- a/plugins/giop/packet-coseventcomm.c
+++ b/plugins/giop/packet-coseventcomm.c
@@ -1,4 +1,7 @@
/* packet-coseventcomm.c
+ *
+ * $Id$
+ *
* Routines for IDL dissection
*
* Autogenerated from idl2wrs
diff --git a/plugins/giop/packet-cosnaming.c b/plugins/giop/packet-cosnaming.c
index 46c724d295..daff120511 100644
--- a/plugins/giop/packet-cosnaming.c
+++ b/plugins/giop/packet-cosnaming.c
@@ -1,4 +1,7 @@
/* packet-cosnaming.c
+ *
+ * $Id$
+ *
* Routines for IDL dissection
*
* Autogenerated from idl2wrs
diff --git a/plugins/giop/packet-parlay.c b/plugins/giop/packet-parlay.c
index 7937003062..dad209aab9 100644
--- a/plugins/giop/packet-parlay.c
+++ b/plugins/giop/packet-parlay.c
@@ -1,4 +1,7 @@
/* packet-parlay.c
+ *
+ * $Id$
+ *
* Routines for IDL dissection
*
* Autogenerated from idl2wrs
diff --git a/plugins/giop/packet-tango.c b/plugins/giop/packet-tango.c
index 5e4cd02065..faebb7e073 100644
--- a/plugins/giop/packet-tango.c
+++ b/plugins/giop/packet-tango.c
@@ -1,4 +1,7 @@
/* packet-tango.c
+ *
+ * $Id$
+ *
* Routines for IDL dissection
*
* Autogenerated from idl2wrs