|
From: <sv...@va...> - 2014-09-16 07:20:47
|
Author: florian
Date: Tue Sep 16 07:20:21 2014
New Revision: 14543
Log:
Update a comment
Modified:
trunk/tests/check_headers_and_includes
Modified: trunk/tests/check_headers_and_includes
==============================================================================
--- trunk/tests/check_headers_and_includes (original)
+++ trunk/tests/check_headers_and_includes Tue Sep 16 07:20:21 2014
@@ -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;
|