mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-15 07:14:46 +02:00
style fixes
This commit is contained in:
@@ -38,7 +38,7 @@ enum JSONOptions
|
||||
/// unicode characters will be escaped in the resulting
|
||||
/// string.
|
||||
|
||||
JSON_WRAP_STRINGS = 4
|
||||
JSON_WRAP_STRINGS = 4
|
||||
/// If specified, the object will preserve the items
|
||||
/// insertion order. Otherwise, items will be sorted
|
||||
/// by keys.
|
||||
|
Reference in New Issue
Block a user