mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
e3f5281903
Changed json expected strings. Before this commit, json output has redundant white space. The commit remove it. Semantically no difference.