diff --git a/gio/tests/file.c b/gio/tests/file.c index 7f5ee8e78..7e99601fa 100644 --- a/gio/tests/file.c +++ b/gio/tests/file.c @@ -174,7 +174,7 @@ typedef struct gint monitor_deleted; gint monitor_changed; gchar *monitor_path; - gint pos; + gsize pos; const gchar *data; gchar *buffer; guint timeout;