yar 2006-07-31 11:32:13 UTC
FreeBSD src repository
Modified files:
bin/sh parser.c
Log:
Do not forget to increment the input line counter
when reading a word spanning multiple lines.
PR: bin/101094
MFC after: 5 days
Revision Changes Path
1.57 +1 -0 src/bin/sh/parser.c