core: fix name of dbus call parameter

This commit is contained in:
Lennart Poettering 2012-07-16 19:11:27 +02:00
parent 051eaebb58
commit e616d1c674

View File

@ -144,7 +144,7 @@
" <arg name=\"set\" type=\"as\" direction=\"in\"/>\n" \
" </method>\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 name=\"GetUnitFileState\">\n" \
" <arg name=\"file\" type=\"s\" direction=\"in\"/>\n" \