From: cuz Date: Sun, 11 Jun 2000 16:49:00 +0000 (+0000) Subject: Fixed a typo X-Git-Tag: V2.12.0~3458 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=269ae9606d93a39ffa4b078db0a833d1cb457e03;p=cc65 Fixed a typo git-svn-id: svn://svn.cc65.org/cc65/trunk@54 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/libsrc/runtime/leasp.s b/libsrc/runtime/leasp.s index bd3f3ff19..5ec86d3ef 100644 --- a/libsrc/runtime/leasp.s +++ b/libsrc/runtime/leasp.s @@ -4,7 +4,7 @@ ; CC65 runtime: Load effective address with offset in Y relative to SP ; - .export leaasp, pleaysp + .export leaasp, pleaasp .import pushax .importzp sp