mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-09-01 12:56:32 +00:00
Fix a bug for glib-2.32.1
doamin passed to g_set_error must not be 0
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include <json-glib/json-glib.h>
|
||||
|
||||
|
||||
inline static const gchar *
|
||||
json_object_get_string_or_null_member (JsonObject *object, const gchar *member_name)
|
||||
{
|
||||
|
Reference in New Issue
Block a user