util: Fix typo in last commit.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 17 Feb 2011 17:13:51 +0000 (17:13 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 17 Feb 2011 17:15:57 +0000 (17:15 +0000)
src/gallium/auxiliary/util/dbghelp.h

index 4166c4566623fe250204ce0f657d72ed81d50ea4..bc7c53cf9f242837f721a0b899421f4a68714739 100644 (file)
@@ -987,7 +987,7 @@ extern "C" {
        USHORT SuiteMask;
        USHORT Reserved2;
       } DUMMYSTRUCTNAME;
-    } DUMMYUNIONNAME;
+    } DUMMYUNIONNAME1;
     CPU_INFORMATION Cpu;
   } MINIDUMP_SYSTEM_INFO,*PMINIDUMP_SYSTEM_INFO;