]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-json: properly export sd_json_variant_type_from_string() and _to_string()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 12 Dec 2024 01:09:52 +0000 (10:09 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 12 Dec 2024 04:08:35 +0000 (13:08 +0900)
commit5fcabde35b8d2592e4ba3f4915839a54d2f246ba
tree5dc0af7652882956daa12e2446db6025e97c1300
parent9d8cb69e7f461f4051d4fdd91a2a6a3e0d464722
sd-json: properly export sd_json_variant_type_from_string() and _to_string()

These exist in the header file, but were not exporeted.

Continuation of e11f5aa7226253bf31b2ed61be8599bb213c1819.
src/libsystemd/libsystemd.sym
src/libsystemd/sd-json/sd-json.c