1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-05 13:16:09 +03:00

Trivial code cleanup

This commit is contained in:
Sergei Petrunia
2021-08-30 12:31:42 +03:00
parent a93b377863
commit dde6d76995
2 changed files with 2 additions and 3 deletions

View File

@@ -2028,6 +2028,7 @@ enum json_types json_get_object_nkey(const char *js __attribute__((unused)),
return JSV_NOTHING;
}
/** Check if json is valid (well-formed)
@retval 0 - success, json is well-formed