Sync with trunk revision r58045 to bring the corrections on configure.cmd and on...
[reactos.git] / win32ss / include / ntusrtyp.h
index b54bc9b..27a5aad 100644 (file)
@@ -88,8 +88,9 @@ typedef struct
 
 typedef struct
 {   union
-    { ICONRESDIR icon;
-      CURSORDIR  cursor;
+    { 
+        ICONRESDIR icon;
+        CURSORDIR  cursor;
     } ResInfo;
     WORD   wPlanes;
     WORD   wBitCount;