]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/jsonwrt: remove 'islast' from API
authorKarel Zak <kzak@redhat.com>
Thu, 6 May 2021 13:58:02 +0000 (15:58 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 6 May 2021 13:58:02 +0000 (15:58 +0200)
commitd124a780348a7123a92b9138cba2c4982e1b7491
tree401cc0e876f4caf04cdbc4c8998a141e1241a170
parent4b9abd11ebb6273eaf47d73de7ed7780d74a5fe3
lib/jsonwrt: remove 'islast' from API

The code should be able to keep track about previous content and print
JSON objects separator automatically.

Signed-off-by: Karel Zak <kzak@redhat.com>
include/jsonwrt.h
lib/jsonwrt.c
libfdisk/src/script.c
libsmartcols/src/print-api.c
libsmartcols/src/print.c