Author: fireball Date: Mon May 12 03:34:33 2008 New Revision: 33465
URL: http://svn.reactos.org/svn/reactos?rev=33465&view=rev Log: - Fix yet another typo in the same line, spotted by Stefan Ginsberg.
Modified: trunk/reactos/include/ndk/extypes.h
Modified: trunk/reactos/include/ndk/extypes.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ndk/extypes.h?rev=3... ============================================================================== --- trunk/reactos/include/ndk/extypes.h [iso-8859-1] (original) +++ trunk/reactos/include/ndk/extypes.h [iso-8859-1] Mon May 12 03:34:33 2008 @@ -273,7 +273,7 @@ SystemWatchDogTimerHandler, SystemWatchDogTimerInformation, SystemLogicalProcessorInformation, - SystemWow64SharedInformationObosolete, + SystemWow64SharedInformationObsolete, SystemRegisterFirmwareTableInformationHandler, SystemFirmwareTableInformation, SystemModuleInformationEx,