mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 18:02:05 +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;
|
||||
KAFFINITY SetMember;
|
||||
ULONG StallScaleFactor;
|
||||
UCHAR SparedUnused;
|
||||
UCHAR SpareUnused;
|
||||
UCHAR Number;
|
||||
UCHAR Reserved;
|
||||
UCHAR L2CacheAssociativity;
|
||||
|
|
Loading…
Reference in a new issue