]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
wibble
authorNicholas Nethercote <njn@valgrind.org>
Fri, 4 Jul 2003 11:44:39 +0000 (11:44 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Fri, 4 Jul 2003 11:44:39 +0000 (11:44 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1712

cachegrind/cg_main.c

index 95929dcfa59cc38eb5f2d0211b72e06cfbebe031..80f853e3b3753a495eaec9431c882606c3aa16c2 100644 (file)
@@ -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.
  *