settings: add APIs to parse all types safely
This commit is contained in:
@@ -94,7 +94,7 @@ spa_json_is_object (lua_State *L)
|
||||
return 1;
|
||||
}
|
||||
|
||||
static void
|
||||
void
|
||||
push_luajson (lua_State *L, WpSpaJson *json)
|
||||
{
|
||||
/* Null */
|
||||
|
Reference in New Issue
Block a user