Kevin Kofler d5adc58
diff -ur qt-everywhere-opensource-src-4.8.0/src/3rdparty/webkit/Source/JavaScriptCore/wtf/gobject/GTypedefs.h qt-everywhere-opensource-src-4.8.0-qtwebkit-glib231/src/3rdparty/webkit/Source/JavaScriptCore/wtf/gobject/GTypedefs.h
Kevin Kofler d5adc58
--- qt-everywhere-opensource-src-4.8.0/src/3rdparty/webkit/Source/JavaScriptCore/wtf/gobject/GTypedefs.h	2011-10-04 05:44:31.000000000 +0200
Kevin Kofler d5adc58
+++ qt-everywhere-opensource-src-4.8.0-qtwebkit-glib231/src/3rdparty/webkit/Source/JavaScriptCore/wtf/gobject/GTypedefs.h	2011-10-28 02:12:16.000000000 +0200
Kevin Kofler d5adc58
@@ -52,7 +52,7 @@
Kevin Kofler d5adc58
 typedef struct _GHashTable GHashTable;
Kevin Kofler d5adc58
 typedef struct _GInputStream GInputStream;
Kevin Kofler d5adc58
 typedef struct _GList GList;
Kevin Kofler d5adc58
-typedef struct _GMutex GMutex;
Kevin Kofler d5adc58
+typedef union _GMutex GMutex;
Kevin Kofler d5adc58
 typedef struct _GPatternSpec GPatternSpec;
Kevin Kofler d5adc58
 typedef struct _GPollableOutputStream GPollableOutputStream;
Kevin Kofler d5adc58
 typedef struct _GSocketClient GSocketClient;