chiark / gitweb /
replace tabs with spaces in various files
[elogind.git] / src / systemctl / systemctl.c
index 7ecd8d2cfbe918bd872e3351f0339d266f0fc1e5..7436d4e87537a6bb3f55594f0979476835fd6551 100644 (file)
@@ -3444,7 +3444,7 @@ static int show_one(const char *verb, DBusConnection *bus, const char *path, boo
                         r = 1;
                 else
                         r = 3;
-       }
+        }
 
         while ((p = info.exec)) {
                 LIST_REMOVE(ExecStatusInfo, exec, info.exec, p);