diff options
Diffstat (limited to 'src/dbus-unit.h')
-rw-r--r-- | src/dbus-unit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dbus-unit.h b/src/dbus-unit.h index 6e3726d73f..16a7247d98 100644 --- a/src/dbus-unit.h +++ b/src/dbus-unit.h @@ -56,7 +56,7 @@ " <arg name=\"mode\" type=\"s\" direction=\"in\"/>\n" \ " <arg name=\"job\" type=\"o\" direction=\"out\"/>\n" \ " </method>\n" \ - " <method name=\"ResetMaintenance\"/>\n" \ + " <method name=\"ResetFailed\"/>\n" \ " <property name=\"Id\" type=\"s\" access=\"read\"/>\n" \ " <property name=\"Names\" type=\"as\" access=\"read\"/>\n" \ " <property name=\"Following\" type=\"s\" access=\"read\"/>\n" \ |