mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
Fix TOO MANY !! :(((( "initialize" misspellings. Note1: One remains in subsystems/csr/csrsrv/init.c, but will be corrected in my future csrss branch merging. Note2: In ntoskrnl/se/semgr.c, one tries to create the "LSA_AUTHENTICATION_INITALIZED" event. This is ROS-SPECIFIC !!!! In the sense that it doesn't exist on Windows. Instead, the "LSA_AUTHENTICATION_INITIALIZED" exists. Correct that fact. svn path=/trunk/; revision=58679