- typo removed.

git-svn-id: http://unix-jun72.googlecode.com/svn/trunk@223 44b2186c-a14b-0410-8c95-595313601b93
This commit is contained in:
tim.newsham
2008-05-11 20:01:35 +00:00
parent d1661362f5
commit cc35a02a96

View File

@ -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