mirror of
https://github.com/cc65/cc65.git
synced 2025-04-03 15:29:44 +00:00
Removed a comment that was no longer correct.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4716 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
2273b7575c
commit
0bdc045f65
@ -21,7 +21,7 @@
|
||||
jsr __osmaperrno ; Map os error into errno code
|
||||
jsr __seterrno ; Save in errno
|
||||
lda #$FF ; Return -1
|
||||
tax ; Make high byte also zero
|
||||
tax
|
||||
ok: rts
|
||||
|
||||
.endproc
|
||||
|
Loading…
x
Reference in New Issue
Block a user