Fix the scanning for character constants in gettok() so that it handles
authorDonn Seeley <donn@ucbvax.Berkeley.EDU>
Wed, 8 Jan 1986 11:46:40 +0000 (03:46 -0800)
committerDonn Seeley <donn@ucbvax.Berkeley.EDU>
Wed, 8 Jan 1986 11:46:40 +0000 (03:46 -0800)
commit3526f196a3ce9ad6f0f1a1553a0a7b689afdaff5
tree4396a3d8f31b651af53188560e4a9e9c9e3bca0e
parent401d8e4ae5337f2615e1e64a76f5be416bace5fd
Fix the scanning for character constants in gettok() so that it handles
the case when an error has occurred and there is no closing quote.

SCCS-vsn: usr.bin/f77/pass1.vax/lex.c 5.3
usr/src/usr.bin/f77/pass1.vax/lex.c