diff options
Diffstat (limited to 'src/gallium')
-rw-r--r-- | src/gallium/auxiliary/util/dbghelp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/util/dbghelp.h b/src/gallium/auxiliary/util/dbghelp.h index 4166c45666..bc7c53cf9f 100644 --- a/src/gallium/auxiliary/util/dbghelp.h +++ b/src/gallium/auxiliary/util/dbghelp.h @@ -987,7 +987,7 @@ extern "C" { USHORT SuiteMask; USHORT Reserved2; } DUMMYSTRUCTNAME; - } DUMMYUNIONNAME; + } DUMMYUNIONNAME1; CPU_INFORMATION Cpu; } MINIDUMP_SYSTEM_INFO,*PMINIDUMP_SYSTEM_INFO; |