From: Tom Gundersen Date: Tue, 10 Feb 2015 16:28:34 +0000 (+0100) Subject: man: sd_bus_path_encode - fix order of arguments X-Git-Tag: v219~89 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=53d6837510478e1275b294654663635466cbafc7;p=platform%2Fupstream%2Fsystemd.git man: sd_bus_path_encode - fix order of arguments --- diff --git a/man/sd_bus_path_encode.xml b/man/sd_bus_path_encode.xml index 55a6fd0..3197054 100644 --- a/man/sd_bus_path_encode.xml +++ b/man/sd_bus_path_encode.xml @@ -62,8 +62,8 @@ along with systemd; If not, see . int sd_bus_path_decode - const char *prefix const char *path + const char *prefix char **ret_external_id