Skip to content

unixgroup: Fix return annotation, so that is really nullable

Marco Trevisan requested to merge 3v1n0/polkit:annotation-fixes into master

The extra colon causes the actual annotation to be considered part of the description instead of being properly parsed by gir as a metadata.

Merge request reports