mirror of https://github.com/akheron/jansson
fix typo
Signed-off-by: lilinjie <lilinjie@uniontech.com>
This commit is contained in:
parent
e23f558007
commit
a7d04c8554
2
CHANGES
2
CHANGES
|
@ -616,7 +616,7 @@ Released 2011-10-06
|
||||||
- Fix identifier decoding under non-UTF-8 locales. (#35)
|
- Fix identifier decoding under non-UTF-8 locales. (#35)
|
||||||
|
|
||||||
- `json_load_file()`: Open the input file in binary mode for maximum
|
- `json_load_file()`: Open the input file in binary mode for maximum
|
||||||
compatiblity.
|
compatibility.
|
||||||
|
|
||||||
* Documentation:
|
* Documentation:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue