ruby-changes:25626
From: kazu <ko1@a...>
Date: Fri, 16 Nov 2012 21:51:18 +0900 (JST)
Subject: [ruby-changes:25626] kazu:r37683 (trunk): fix a typo
kazu 2012-11-16 21:51:08 +0900 (Fri, 16 Nov 2012) New Revision: 37683 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=37683 Log: fix a typo Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 37682) +++ ChangeLog (revision 37683) @@ -266,7 +266,7 @@ * vm_exec.c: expose instruction number to instruction name function. - * vm_insnshelper.c: add function entry and exit probes for cfunc + * vm_insnhelper.c: add function entry and exit probes for cfunc methods. * vm_insnhelper.h: vm usage information is always collected, so -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/