summaryrefslogtreecommitdiff
path: root/examples/test-xml.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/test-xml.c')
-rw-r--r--examples/test-xml.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/test-xml.c b/examples/test-xml.c
index c7ec853..f8460db 100644
--- a/examples/test-xml.c
+++ b/examples/test-xml.c
@@ -84,7 +84,7 @@ _rest_xml_node_output (RestXmlNode *node, gint depth)
static void
proxy_call_raw_async_cb (RestProxyCall *call,
- GError *error,
+ const GError *error,
GObject *weak_object,
gpointer userdata)
{