id_result.cpp: cosmetics (alignment)

This commit is contained in:
Moritz Bunkus 2016-01-31 13:12:26 +01:00
parent ef7c52197d
commit ddfb5cc92e

View File

@ -33,8 +33,8 @@ static void
output_container_unsupported_json(std::string const &filename,
translatable_string_c const &info) {
auto json = nlohmann::json{
{ "identification_format_version", 2 },
{ "file_name", filename },
{ "identification_format_version", 2 },
{ "file_name", filename },
{ "container", {
{ "recognized", true },
{ "supported", false },