From: Nicholas Nethercote Date: Fri, 4 Jul 2003 11:44:39 +0000 (+0000) Subject: wibble X-Git-Tag: svn/VALGRIND_2_0_0~72 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=07682a21ed99bb69faeb302be7a530143468c649;p=thirdparty%2Fvalgrind.git wibble git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1712 --- diff --git a/cachegrind/cg_main.c b/cachegrind/cg_main.c index 95929dcfa5..80f853e3b3 100644 --- a/cachegrind/cg_main.c +++ b/cachegrind/cg_main.c @@ -117,8 +117,7 @@ typedef (read+write two different addrs) */ } CC_type; -/* Instruction-level cost-centres. The typedefs for these structs are in - * vg_include.c +/* Instruction-level cost-centres. * * WARNING: the 'tag' field *must* be the first byte of both CC types. *