]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libsmartcols: drop spourious newline in between streamed JSON objects
authorThomas Weißschuh <thomas@t-8ch.de>
Tue, 12 Dec 2023 17:41:33 +0000 (18:41 +0100)
committerThomas Weißschuh <thomas@t-8ch.de>
Wed, 13 Dec 2023 18:29:33 +0000 (19:29 +0100)
commit66b7e11a35987962a24c8f281b8730fb3260b2b5
tree5979ea77eb1bf2295692f0ddba29d7db7ad5072f
parent4a58edc200725751e82481f3a25260a930baaa89
libsmartcols: drop spourious newline in between streamed JSON objects

scols_table_print_range() already appends a newline correctly.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
(cherry picked from commit b2b0bf88d35513a746c144f35826eb47692386dc)
misc-utils/findmnt.c