From 79e4f4cfd4088a75052a9825dfda43672d6ae248 Mon Sep 17 00:00:00 2001 From: mame Date: Fri, 14 Nov 2008 11:31:10 +0000 Subject: * README.EXT, README.EXT.ja, vm_exec.c, vm_insnhelper.c: update filenames. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@20233 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- vm_insnhelper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vm_insnhelper.c') diff --git a/vm_insnhelper.c b/vm_insnhelper.c index 5c4930499c..39b379429f 100644 --- a/vm_insnhelper.c +++ b/vm_insnhelper.c @@ -1,6 +1,6 @@ /********************************************************************** - insnhelper.c - instruction helper functions. + vm_insnhelper.c - instruction helper functions. $Author$ -- cgit v1.2.3