]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/basic/format-table.c
tree-wide: drop spurious newlines (#8764)
[thirdparty/systemd.git] / src / basic / format-table.c
index 36873fd397b32d53675bf9c95136a3c21ba54efb..ae2c6238c4e7bc18655252ae64c3ec78f3b4c95f 100644 (file)
@@ -855,7 +855,6 @@ static const char *table_data_format(TableData *d) {
                 assert_not_reached("Unexpected type?");
         }
 
-
         return d->formatted;
 }