]> git.ipfire.org Git - thirdparty/vala.git/commit
gee: Fix return-type of HashMap.MapIterator.get_key()/get_value()
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 8 Apr 2023 16:50:59 +0000 (18:50 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 13 Apr 2023 16:02:37 +0000 (18:02 +0200)
commit0e950492b8ae263d9a49789b3ef1e3044a6ccca0
tree9623e6512e2446f9211def1bf555956ee941198d
parente2d51d0116ff84b79b0383e2a570e82d1015ea38
gee: Fix return-type of HashMap.MapIterator.get_key()/get_value()

They didn't match the declarations in Vala.MapIterator interface.
gee/hashmap.vala