summaryrefslogtreecommitdiff
path: root/examples/test-raw.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/test-raw.c')
-rw-r--r--examples/test-raw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/test-raw.c b/examples/test-raw.c
index 7ad651c..fa6702e 100644
--- a/examples/test-raw.c
+++ b/examples/test-raw.c
@@ -25,7 +25,7 @@
static void
proxy_call_async_cb (RestProxyCall *call,
- GError *error,
+ const GError *error,
GObject *weak_object,
gpointer userdata)
{