aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/buildvm_ppc.dasc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/buildvm_ppc.dasc b/src/buildvm_ppc.dasc
index 870e061d..d9239d6b 100644
--- a/src/buildvm_ppc.dasc
+++ b/src/buildvm_ppc.dasc
@@ -1681,8 +1681,8 @@ static void build_subroutines(BuildCtx *ctx)
1681 | b <1 1681 | b <1
1682 |.endmacro 1682 |.endmacro
1683 | 1683 |
1684 |ffstring_case string_lower, 0x41 1684 |ffstring_case string_lower, 65
1685 |ffstring_case string_upper, 0x61 1685 |ffstring_case string_upper, 97
1686 | 1686 |
1687 |//-- Table library ------------------------------------------------------ 1687 |//-- Table library ------------------------------------------------------
1688 | 1688 |