projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1becef
)
util: Fix typo in last commit.
author
José Fonseca
<jfonseca@vmware.com>
Thu, 17 Feb 2011 17:13:51 +0000
(17:13 +0000)
committer
José Fonseca
<jfonseca@vmware.com>
Thu, 17 Feb 2011 17:15:57 +0000
(17:15 +0000)
src/gallium/auxiliary/util/dbghelp.h
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/util/dbghelp.h
b/src/gallium/auxiliary/util/dbghelp.h
index 4166c4566623fe250204ce0f657d72ed81d50ea4..bc7c53cf9f242837f721a0b899421f4a68714739 100644
(file)
--- 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;
+ } DUMMYUNIONNAME
1
;
CPU_INFORMATION Cpu;
} MINIDUMP_SYSTEM_INFO,*PMINIDUMP_SYSTEM_INFO;