Commit 8ba7f69a authored by Jamie Seward's avatar Jamie Seward

Fix whitespace

parent 8a4af820
......@@ -3147,7 +3147,7 @@ class parser
if (not callback or keep)
{
// explicitly set result to object to cope with []
// explicitly set result to array to cope with []
result.m_type = value_t::array;
result.m_value = value_t::array;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment