From 28e88ce9a45d4355e3d9a5ecd417f8cbe294ca35 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 20 Jun 2014 22:48:41 +0000 Subject: [PATCH] ChangeLog: fix vm_core.h entry in r46465 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46484 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b9f28238a9..a8fc47a2d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -50,7 +50,7 @@ Thu Jun 19 21:41:30 2014 Koichi Sasada * test/ruby/test_settracefunc.rb: add a test. - * vm_core.h (rb_name_err_mesg_new): + * vm_core.h (rb_vm_rewind_cfp): add the prototype declaration. Thu Jun 19 19:47:21 2014 Koichi Sasada