mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 16:23:01 +00:00
- Fix a typo
svn path=/trunk/; revision=35108
This commit is contained in:
parent
befc1d3a5a
commit
99961c6297
1 changed files with 1 additions and 1 deletions
|
@ -654,7 +654,7 @@ typedef struct _KIPCR
|
||||||
USHORT MinorVersion;
|
USHORT MinorVersion;
|
||||||
KAFFINITY SetMember;
|
KAFFINITY SetMember;
|
||||||
ULONG StallScaleFactor;
|
ULONG StallScaleFactor;
|
||||||
UCHAR SparedUnused;
|
UCHAR SpareUnused;
|
||||||
UCHAR Number;
|
UCHAR Number;
|
||||||
UCHAR Reserved;
|
UCHAR Reserved;
|
||||||
UCHAR L2CacheAssociativity;
|
UCHAR L2CacheAssociativity;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue