From: Florian Krohm Date: Tue, 16 Sep 2014 07:20:21 +0000 (+0000) Subject: Update a comment X-Git-Tag: svn/VALGRIND_3_11_0~989 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab1f8662dbf6adcab703123dacd89461efa4a206;p=thirdparty%2Fvalgrind.git Update a comment git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14543 --- diff --git a/tests/check_headers_and_includes b/tests/check_headers_and_includes index 0215d49b58..dd366d1be4 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;