]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update a comment
authorFlorian Krohm <florian@eich-krohm.de>
Tue, 16 Sep 2014 07:20:21 +0000 (07:20 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Tue, 16 Sep 2014 07:20:21 +0000 (07:20 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14543

tests/check_headers_and_includes

index 0215d49b5816fce6f1e5a4840a93944e50fde82a..dd366d1be40a8560f091b8567832d185decf4240 100755 (executable)
@@ -11,7 +11,7 @@
 # (5) include pub_core/tool_clreq.h instead of valgrind.h except in tools'
 #     export headers
 # (6) coregrind/ *.[ch] must not use tl_assert
-# (7) include/*.h must not use vg_assert
+# (7) include/*.h and tool *.[ch] must not use vg_assert
 #-------------------------------------------------------------------
 
 use strict;