]> git.tuebingen.mpg.de Git - dss.git/commitdiff
f
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 28 Apr 2024 02:17:33 +0000 (04:17 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 28 Apr 2024 02:17:33 +0000 (04:17 +0200)
dss.c

diff --git a/dss.c b/dss.c
index 8e369ca70bb2456451c9a4a813605f160e37deb4..7f45ac23869554c2880267f2635c13761cc28d1b 100644 (file)
--- a/dss.c
+++ b/dss.c
@@ -1849,6 +1849,7 @@ static void show_subcommand_summary(bool verbose)
                                printf(", ");
                        printf("%s", lls_command_name(cmd));
                }
+               printf("\n");
                return;
        }
        printf("\n");