Skip to content

Commit

Permalink
Set version to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MaJerle committed Dec 15, 2020
1 parent eed10bd commit c8fda86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lwjson/src/lwjson/lwjson.c
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ lwjson_parse(lwjson_t* lw, const char* json_str) {
* Check what are values after the token value
*
* As per RFC4627, every token value may have one or more
* blank characters, followed by one of below options:
* blank characters, followed by one of below options:
* - Comma separator for next token
* - End of array indication
* - End of object indication
Expand Down

0 comments on commit c8fda86

Please sign in to comment.