mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 17:52:56 +00:00
- Fix yet another typo in the same line, spotted by Stefan Ginsberg.
svn path=/trunk/; revision=33465
This commit is contained in:
parent
b17882ecd8
commit
2e73601047
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ typedef enum _SYSTEM_INFORMATION_CLASS
|
||||||
SystemWatchDogTimerHandler,
|
SystemWatchDogTimerHandler,
|
||||||
SystemWatchDogTimerInformation,
|
SystemWatchDogTimerInformation,
|
||||||
SystemLogicalProcessorInformation,
|
SystemLogicalProcessorInformation,
|
||||||
SystemWow64SharedInformationObosolete,
|
SystemWow64SharedInformationObsolete,
|
||||||
SystemRegisterFirmwareTableInformationHandler,
|
SystemRegisterFirmwareTableInformationHandler,
|
||||||
SystemFirmwareTableInformation,
|
SystemFirmwareTableInformation,
|
||||||
SystemModuleInformationEx,
|
SystemModuleInformationEx,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue