util: Fix typo in last commit.

This commit is contained in:
José Fonseca 2011-02-17 17:13:51 +00:00
parent d1becefb05
commit 262b785ccd

View file

@ -987,7 +987,7 @@ extern "C" {
USHORT SuiteMask;
USHORT Reserved2;
} DUMMYSTRUCTNAME;
} DUMMYUNIONNAME;
} DUMMYUNIONNAME1;
CPU_INFORMATION Cpu;
} MINIDUMP_SYSTEM_INFO,*PMINIDUMP_SYSTEM_INFO;