From a4209572de70242c16e99d301f8de6e880ecb908 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 2 Aug 2010 15:53:48 +0000 Subject: * insns.def, vm_core.h: fixed typo. reported by Rocky Bernstein at [ruby-core:31596]. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28837 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- insns.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'insns.def') diff --git a/insns.def b/insns.def index f75007dca2..fcd97ae613 100644 --- a/insns.def +++ b/insns.def @@ -15,7 +15,7 @@ instruction form: DEFINE_INSN - instrunction_name + instruction_name (instruction_operands, ..) (pop_values, ..) (return value) -- cgit v1.2.3