chiark / gitweb /
core: fix name of dbus call parameter
authorLennart Poettering <lennart@poettering.net>
Mon, 16 Jul 2012 17:11:27 +0000 (19:11 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 16 Jul 2012 17:11:27 +0000 (19:11 +0200)
src/core/dbus-manager.c

index 67b7b13eacf3e1bde64df8effa86a376417670e9..925e87cc570da514efe31cb697c8f594c6af6ccb 100644 (file)
         "   <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"         \