diff options
-rw-r--r-- | man/sd_bus_path_encode.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_path_encode.xml b/man/sd_bus_path_encode.xml index 55a6fd0056..31970543df 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 <http://www.gnu.org/licenses/>. <funcprototype> <funcdef>int <function>sd_bus_path_decode</function></funcdef> - <paramdef>const char *<parameter>prefix</parameter></paramdef> <paramdef>const char *<parameter>path</parameter></paramdef> + <paramdef>const char *<parameter>prefix</parameter></paramdef> <paramdef>char **<parameter>ret_external_id</parameter></paramdef> </funcprototype> </funcsynopsis> |