aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-05-13 06:55:45 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-05-13 06:55:45 +0000
commitd22975841b065e71cb4906dc42fb25b36a0ab31d (patch)
tree12995894e0aecdc1b77d82b99e7b1af32041ead0 /plugins
parent9ca142b16012f55fb5d9334ce61a7fcbdfd0470f (diff)
Fix some of the Errors/warnings detected by checkapi.
svn path=/trunk/; revision=25283
Diffstat (limited to 'plugins')
-rw-r--r--plugins/irda/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/irda/Makefile.nmake b/plugins/irda/Makefile.nmake
index 38320642e4..151b3c060a 100644
--- a/plugins/irda/Makefile.nmake
+++ b/plugins/irda/Makefile.nmake
@@ -100,4 +100,4 @@ distclean: clean
maintainer-clean: distclean
checkapi:
-# $(PERL) ../../tools/checkAPIs.pl $(DISSECTOR_SRC)
+ $(PERL) ../../tools/checkAPIs.pl $(DISSECTOR_SRC)