chiark / gitweb /
logind: port over to use scopes+slices for all cgroup stuff
[elogind.git] / src / systemctl / systemctl.c
index fde3f43a174839c2d3400a544199ae1c8b89739b..7ecd8d2cfbe918bd872e3351f0339d266f0fc1e5 100644 (file)
@@ -3806,7 +3806,7 @@ static int snapshot(DBusConnection *bus, char **args) {
         if (!n)
                 return log_oom();
 
-        r = bus_method_call_with_reply (
+        r = bus_method_call_with_reply(
                         bus,
                         "org.freedesktop.systemd1",
                         "/org/freedesktop/systemd1",