1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-12 13:18:14 +03:00

dbus: fix return value name in introspection data

This commit is contained in:
Lennart Poettering 2010-04-04 22:54:11 +02:00
parent 0b7964b804
commit 4ca5640b27

View File

@ -38,7 +38,7 @@
" </method>" \
" <method name=\"GetJob\">" \
" <arg name=\"id\" type=\"u\" direction=\"in\"/>" \
" <arg name=\"unit\" type=\"o\" direction=\"out\"/>" \
" <arg name=\"job\" type=\"o\" direction=\"out\"/>" \
" </method>" \
" <method name=\"ClearJobs\"/>" \
" <method name=\"ListUnits\">" \