Author: fireball Date: Mon May 12 03:11:31 2008 New Revision: 33463
URL: http://svn.reactos.org/svn/reactos?rev=33463&view=rev Log: - Fix a typo, 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:11:31 2008 @@ -273,7 +273,7 @@ SystemWatchDogTimerHandler, SystemWatchDogTimerInformation, SystemLogicalProcessorInformation, - SystemWo64SharedInformationObosolete, + SystemWow64SharedInformationObosolete, SystemRegisterFirmwareTableInformationHandler, SystemFirmwareTableInformation, SystemModuleInformationEx,