guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] 350/437: Correct typo.


From: Andy Wingo
Subject: [Guile-commits] 350/437: Correct typo.
Date: Mon, 2 Jul 2018 05:14:52 -0400 (EDT)

wingo pushed a commit to branch lightning
in repository guile.

commit 618512a8891b5a435bbb6c488916a433f2d71c02
Author: Paulo Andrade <address@hidden>
Date:   Thu Jan 15 14:21:11 2015 -0200

    Correct typo.
---
 lib/jit_ppc-cpu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/jit_ppc-cpu.c b/lib/jit_ppc-cpu.c
index b8f6066..ae4d603 100644
--- a/lib/jit_ppc-cpu.c
+++ b/lib/jit_ppc-cpu.c
@@ -26,7 +26,7 @@
 #    define fits_uint32_p(im)          1
 #  else
 #    define gpr_save_area              144     /* r14~r31 = 18 * 8 */
-#    if if ABI_ELFv2
+#    if ABI_ELFv2
 #      define params_offset            32
 #    else
 #      define params_offset            48



reply via email to

[Prev in Thread] Current Thread [Next in Thread]