Imported Upstream version 2.67.4
[platform/upstream/glib.git] / gio / gio-tool.c
index ff82c63..e60d567 100644 (file)
@@ -149,7 +149,7 @@ char *
 attribute_flags_to_string (GFileAttributeInfoFlags flags)
 {
   GString *s;
-  int i;
+  gsize i;
   gboolean first;
   struct {
     guint32 mask;