mirror of
https://github.com/qrush/unix.git
synced 2025-08-15 23:42:26 +00:00
- typo removed.
git-svn-id: http://unix-jun72.googlecode.com/svn/trunk@223 44b2186c-a14b-0410-8c95-595313601b93
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
cmp r0,$'\n / is it end or line
|
||||
bne 2f / no
|
||||
jsr r5,error / yes, indicate missing quote mark
|
||||
<"' imbalance\n\0)>; .even
|
||||
<"' imbalance\n\0>; .even
|
||||
jmp newline / ask for new line
|
||||
2:
|
||||
cmp r0,(sp) / is this closing quote mark
|
||||
|
Reference in New Issue
Block a user