]> 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>
Sat, 8 Apr 2023 17:01:07 +0000 (19:01 +0200)
commit5bc7138b3bb2d60b57675f67f8b7725ff5f3a0c0
tree57c0144cca59600f37cd9151cb3e23b017042ba2
parentbed64669cac1af13ef66736cff8d301865233de8
gee: Fix return-type of HashMap.MapIterator.get_key()/get_value()

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