[comp.os.minix] Fix to klib88.s

ast@cs.vu.nl (Andy Tanenbaum) (10/12/87)

Here is a fix to the klib88.s that I posted a month ago (MINIX 1.2a, not an
official release).

Andy Tanenbaum (ast@cs.vu.nl)
-------------------- cut here and use fix --------------------
17c17
< |   scr_down:	scroll screen a line down (in software, by copying)
---
> |   scr_donw:	scroll screen a line down (in software, by copying)
358c358
< 	pop	cx
---
> 	pop	dx
382c382
< 	pop	cx
---
> 	pop	dx