]> git.sesse.net Git - vlc/commitdiff
* include/vlc/mediacontrol_structures.h: revert [24391] as it breaks compilation...
authorDennis van Amerongen <trax@videolan.org>
Sat, 19 Jan 2008 17:24:42 +0000 (17:24 +0000)
committerDennis van Amerongen <trax@videolan.org>
Sat, 19 Jan 2008 17:24:42 +0000 (17:24 +0000)
include/vlc/mediacontrol_structures.h

index ac7831875bd9f1030d0a4e49c3f021ef7a9d8555..d0290bdde037eed757727d0ba12a2ca1b64c1efd 100644 (file)
@@ -84,7 +84,7 @@ typedef struct {
 typedef struct {
     int  width;
     int  height;
-    u_int32_t type;
+    uint32_t type;
     int64_t date;
     int  size;
     char *data;