diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-05-16 18:38:10 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-05-18 00:44:50 -0700 |
commit | 087106574b7fa686fd14453ecdc03efebdad8159 (patch) | |
tree | 399d480225e9f7a53535155ec5a04491cc2f6d35 /apps | |
parent | c21bf3973921e64b66ad33733a003b0f17b795cb (diff) | |
download | mu-087106574b7fa686fd14453ecdc03efebdad8159.tar.gz |
-
Diffstat (limited to 'apps')
-rw-r--r-- | apps/mu.subx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mu.subx b/apps/mu.subx index 2cdb93be..047feb9e 100644 --- a/apps/mu.subx +++ b/apps/mu.subx @@ -8878,7 +8878,7 @@ _Primitive-increment-eax: _string-increment: 0x11/imm32/alloc-id:fake # "increment" - 9/imm32/size + 0x9/imm32/size 0x69/i 0x6e/n 0x63/c 0x72/r 0x65/e 0x6d/m 0x65/e 0x6e/n 0x74/t _string_increment_eax: 0x11/imm32/alloc-id:fake |