]> andersk Git - splint.git/blobdiff - test/Makefile.am
Fixed pre-processing bug reported by Adam Clarke. Moved marking point
[splint.git] / test / Makefile.am
index 7fc4721d630367a06394e0da18b05371e91970f9..abe2d7167d61aef6a7c013b15fac6242902e3a9f 100644 (file)
@@ -858,10 +858,12 @@ ullint:
 ###
 ### 2001-12-30: Poor warnings reported by Peter Deutsch
 ###
+### 2002-07-03: removed warnings for datatype/macro definitions
+###
 
 .PHONY: utypes
 utypes:
-       ${SPLINTRN} utypes.c -expect 6
+       ${SPLINTRN} utypes.c -expect 2
 
 ###
 
This page took 0.090129 seconds and 4 git commands to generate.