summaryrefslogtreecommitdiff
path: root/gio/gresource.c
diff options
context:
space:
mode:
Diffstat (limited to 'gio/gresource.c')
-rw-r--r--gio/gresource.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gresource.c b/gio/gresource.c
index 79a49d33d..b495d12ac 100644
--- a/gio/gresource.c
+++ b/gio/gresource.c
@@ -1398,7 +1398,7 @@ register_lazy_static_resources (void)
void
g_static_resource_init (GStaticResource *static_resource)
{
- gpointer next;
+ GStaticResource *next;
do
{