Comment changes only: s/skin/tool/


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2555 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/coregrind/vg_malloc2.c b/coregrind/vg_malloc2.c
index 10a8bac..9999295 100644
--- a/coregrind/vg_malloc2.c
+++ b/coregrind/vg_malloc2.c
@@ -1390,7 +1390,7 @@
 
 
 /*------------------------------------------------------------*/
-/*--- Skin-visible functions.                              ---*/
+/*--- Tool-visible functions.                              ---*/
 /*------------------------------------------------------------*/
 
 /* All just wrappers to avoid exposing arenas to tools */