mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-01-13 07:26:30 +07:00
core: fix name of dbus call parameter
This commit is contained in:
parent
051eaebb58
commit
e616d1c674
@ -144,7 +144,7 @@
|
|||||||
" <arg name=\"set\" type=\"as\" direction=\"in\"/>\n" \
|
" <arg name=\"set\" type=\"as\" direction=\"in\"/>\n" \
|
||||||
" </method>\n" \
|
" </method>\n" \
|
||||||
" <method name=\"ListUnitFiles\">\n" \
|
" <method name=\"ListUnitFiles\">\n" \
|
||||||
" <arg name=\"changes\" type=\"a(ss)\" direction=\"out\"/>\n" \
|
" <arg name=\"files\" type=\"a(ss)\" direction=\"out\"/>\n" \
|
||||||
" </method>\n" \
|
" </method>\n" \
|
||||||
" <method name=\"GetUnitFileState\">\n" \
|
" <method name=\"GetUnitFileState\">\n" \
|
||||||
" <arg name=\"file\" type=\"s\" direction=\"in\"/>\n" \
|
" <arg name=\"file\" type=\"s\" direction=\"in\"/>\n" \
|
||||||
|
Loading…
Reference in New Issue
Block a user