]> git.ipfire.org Git - thirdparty/vala.git/commit
parser: Set correct end source-location for Block
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 10 Apr 2019 12:12:21 +0000 (14:12 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 10 Apr 2019 12:12:21 +0000 (14:12 +0200)
commit5d7b263dfc99b05cdbf6a8138ed6ff4886d8bb65
tree1d7b69f067053a59ef23f8345db365c642b882e1
parent90f59c607cbfa4264016c149b8465213dee24d8b
parser: Set correct end source-location for Block

This location was off by one token.
vala/valaparser.vala