aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/ethercat
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/ethercat
parentdb6d0b9a4ce0e8f89313bd6fc1d29327a79cae6b (diff)
Use PROTO_ITEM_SET_HIDDEN().
Fix ID marking Add checkapi to makefiles svn path=/trunk/; revision=25260
Diffstat (limited to 'plugins/ethercat')
-rw-r--r--plugins/ethercat/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ethercat/Makefile.nmake b/plugins/ethercat/Makefile.nmake
index 0eb2be8ce2..868277039a 100644
--- a/plugins/ethercat/Makefile.nmake
+++ b/plugins/ethercat/Makefile.nmake
@@ -100,4 +100,4 @@ distclean: clean
maintainer-clean: distclean
checkapi:
-# $(PERL) ../../tools/checkAPIs.pl $(DISSECTOR_SRC)
+ $(PERL) ../../tools/checkAPIs.pl $(DISSECTOR_SRC)