Fix off-by-two-tokens error in the location of break and continue statements.
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 12 Dec 2007 08:01:49 +0000 (08:01 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 12 Dec 2007 08:01:49 +0000 (08:01 +0000)
commitb3918a0deed6cf925866b6c076fade593e3db55d
treed6ff5865cfd1d29090ec05c50bf3263bb733b980
parent3df5080bade8a4e8430e25b58b765d5e485fb563
Fix off-by-two-tokens error in the location of break and continue statements.

[r18699]
parser.c