]> Pileus Git - ~andy/gtk/blobdiff - gdk-pixbuf/io-ani.c
[quartz] Delete the typedef of GdkDevicePrivate
[~andy/gtk] / gdk-pixbuf / io-ani.c
index 389b2c599439e63fb1ac028f352d934739e65b0d..0f4286852386623076d5e3cb69efc8866a4ae97b 100644 (file)
@@ -329,7 +329,7 @@ ani_load_chunk (AniLoaderContext *context, GError **error)
                         (context->Flags & 0x2) != 0, 
                         (context->Flags & 0x1) != 0);
 #endif
-               if (!context->Flags & 0x2) 
+               if (!(context->Flags & 0x2))
                {
                        g_set_error_literal (error,
                                              GDK_PIXBUF_ERROR,