From: Lennart Poettering Date: Mon, 22 Nov 2021 21:05:57 +0000 (+0100) Subject: man: fix type in sd_bus_error_add_map() prototype X-Git-Tag: v250-rc1~187 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=988637841ee927bdb41d3872fc775ab3a782ab78;p=thirdparty%2Fsystemd.git man: fix type in sd_bus_error_add_map() prototype Fixes: #21467 --- diff --git a/man/sd_bus_error_add_map.xml b/man/sd_bus_error_add_map.xml index f62b43fd7d7..2976233a7c0 100644 --- a/man/sd_bus_error_add_map.xml +++ b/man/sd_bus_error_add_map.xml @@ -46,7 +46,7 @@ int sd_bus_error_add_map - const sd_bus_map *map + const sd_bus_error_map *map