chiark / gitweb /
systemctl: skip writing of utmp if we booted using systemd, under the assumption...
[elogind.git] / src / fdset.c
index b6d5286f8219546429c8e545a97329f9fa1d558b..ad7cd2949c7bb08a3d837b1f4491713e7272a778 100644 (file)
@@ -144,7 +144,6 @@ finish:
                 set_free(MAKE_SET(s));
 
         return r;
-
 }
 
 int fdset_cloexec(FDSet *fds, bool b) {