Fix off-by-one error in source position of unary operations.
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 27 Aug 2008 14:24:52 +0000 (14:24 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 27 Aug 2008 14:24:52 +0000 (14:24 +0000)
commitee1f5dbb7164e2667364f68836051589df2bd96d
tree448d8289f53880d16b727cccf3e67af6960d3943
parente8a4b9874a433f90bb26727967eaa2cb91666bd4
Fix off-by-one error in source position of unary operations.

[r21516]
parser.c