Fix off-by-one error in source position in diagnostic messages in parse_reference().
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 14 Sep 2008 17:10:02 +0000 (17:10 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 14 Sep 2008 17:10:02 +0000 (17:10 +0000)
commit486b3895f98f80bbb804b6a7a005d407c37388bc
treed55f26f2eec0d66f2fbcad026ac9b082d5a6b904
parent714e625c2cc4f62ea8dfbf6bf9fb57e6ca7a4ed7
Fix off-by-one error in source position in diagnostic messages in parse_reference().

[r21945]
parser.c