chiark / gitweb /
machinectl: remove spurious newline
[elogind.git] / src / machine / machinectl.c
index 37f6027ada067979b7e354d80f5716a04d2a33d7..11f2273e4b68962af4140123234f0a34631315fb 100644 (file)
@@ -250,7 +250,6 @@ static int list_images(int argc, char *argv[], void *userdata) {
                        (int) max_mtime, strna(format_timestamp(mtime_buf, sizeof(mtime_buf), images[j].mtime)));
         }
 
-
         if (arg_legend)
                 printf("\n%zu images listed.\n", n_images);