Update a comment
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14543 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/tests/check_headers_and_includes b/tests/check_headers_and_includes
index 0215d49..dd366d1 100755
--- a/tests/check_headers_and_includes
+++ b/tests/check_headers_and_includes
@@ -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;