Fixed typo.

This commit is contained in:
Oliver Schmidt
2018-08-14 15:54:57 +02:00
parent e6e9c72f66
commit bbed9fdb63

View File

@@ -1,7 +1,7 @@
; ;
; Ullrich von Bassewitz, 28.09.1998 ; Ullrich von Bassewitz, 28.09.1998
; ;
; Banking routines for the 610. ; Banking routines for the 510.
; ;
.export set_bank, sys_bank, restore_bank .export set_bank, sys_bank, restore_bank
@@ -37,5 +37,3 @@
pla pla
rts rts
.endproc .endproc