Signed-off-by: Tomek Grabiec <tgrab...@gmail.com>
---
 arch/x86/emit-code_32.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/x86/emit-code_32.c b/arch/x86/emit-code_32.c
index a4685c3..6e3bf52 100644
--- a/arch/x86/emit-code_32.c
+++ b/arch/x86/emit-code_32.c
@@ -1125,7 +1125,7 @@ void emit_trampoline(struct compilation_unit *cu,
        /*
         * A method can be invoked by invokevirtual and invokespecial. For
         * example, a public method p() in class A is normally invoked with
-        * invokevirtual but if a class B that extends A calls calls that
+        * invokevirtual but if a class B that extends A calls that
         * method by "super.p()" we use invokespecial instead.
         *
         * Therefore, do fixup for direct call sites unconditionally and fixup
-- 
1.6.0.6


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Jatovm-devel mailing list
Jatovm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jatovm-devel

Reply via email to