mirror of
https://github.com/sqlite/sqlite.git
synced 2025-11-11 01:42:22 +03:00
Add a C-source spell-checking facility. make misspell (on Nix)
FossilOrigin-Name: 26c1bb4bd9e9f56613c3aa87407a7f562fd4ebde5bfd6dece02078001d9a45f8
This commit is contained in:
@@ -628,7 +628,7 @@ static void jsonRenderNode(
|
||||
}
|
||||
|
||||
/*
|
||||
** Return a JsonNode and all its descendents as a JSON string.
|
||||
** Return a JsonNode and all its descendants as a JSON string.
|
||||
*/
|
||||
static void jsonReturnJson(
|
||||
JsonNode *pNode, /* Node to return */
|
||||
|
||||
Reference in New Issue
Block a user