]> git.ipfire.org Git - thirdparty/collectd.git/commit
format_json: Replace the JSON_ADD[F] macros.
authorFlorian Forster <octo@google.com>
Thu, 9 Jul 2020 10:31:36 +0000 (12:31 +0200)
committerFlorian Forster <octo@google.com>
Wed, 29 Jul 2020 11:40:54 +0000 (13:40 +0200)
commit46cc2a923b5258a98a07653f69d8a3c5baaf856c
tree1977007544e1147d5b79dd415079c6cc9b462c01
parent16895d6cdfa9ee1573dcf344c0d9327a36d1b89a
format_json: Replace the JSON_ADD[F] macros.

This unifies the approach taken by the format_json and format_kairosdb
packages.
src/utils/format_json/format_json.c