Signed-off-by: Vegard Nossum <vegard.nos...@gmail.com>
---
 arch/x86/insn-selector.brg |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/x86/insn-selector.brg b/arch/x86/insn-selector.brg
index a8f18b6..609a5a8 100644
--- a/arch/x86/insn-selector.brg
+++ b/arch/x86/insn-selector.brg
@@ -1268,7 +1268,7 @@ reg:      EXPR_NEWARRAY(reg)
        select_insn(s, tree, imm_reg_insn(INSN_MOV_IMM_REG,
                                          expr->array_type, rsi));
        select_insn(s, tree, rel_insn(INSN_CALL_REL,
-               (unsigned long) vm_object_alloc_primiive_array));
+               (unsigned long) vm_object_alloc_primitive_array));
 
        select_exception_test(s, tree);
 }
-- 
1.6.0.6


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Jatovm-devel mailing list
Jatovm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jatovm-devel

Reply via email to