summaryrefslogtreecommitdiff
path: root/src/core/dbus-manager.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-07-16 19:11:27 +0200
committerLennart Poettering <lennart@poettering.net>2012-07-16 19:11:27 +0200
commite616d1c6745f6a6df5a49a3957bd06aa8bd4648b (patch)
treece868d4991b2a40202fcac2640423156ab2962d2 /src/core/dbus-manager.c
parent051eaebb587d466ed21b51863d52d31fc1df57ca (diff)
core: fix name of dbus call parameter
Diffstat (limited to 'src/core/dbus-manager.c')
-rw-r--r--src/core/dbus-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/dbus-manager.c b/src/core/dbus-manager.c
index 67b7b13ea..925e87cc5 100644
--- a/src/core/dbus-manager.c
+++ b/src/core/dbus-manager.c
@@ -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" \