]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/job.c
tree-wide: drop empty lines in comments
[thirdparty/systemd.git] / src / core / job.c
index 2f37ff5bacb0c224772f8ad636e5b68c2232a9fc..6c62cdf5954067ed3fc769866c8dcfbdd17ef7ec 100644 (file)
@@ -1366,7 +1366,6 @@ bool job_may_gc(Job *j) {
          *  we start + other stop  → gc
          *  we stop  + other start → stay
          *  we stop  + other stop  → stay
-         *
          */
 
         return true;