mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
[AUDIT]
winlogon: - One half of functions is UNIMPLEMENTED - thus clean - The other functions are fully reactos-specific and not compatible with windows kernel at all - thus there was no need to reverse engineer. - Changed one typo in comments in wlx.c svn path=/trunk/; revision=21389
This commit is contained in:
parent
fd2f898ef9
commit
4002f3cd8b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
* FILE: services/winlogon/winlogon.c
|
||||
* FILE: services/winlogon/wlx.c
|
||||
* PURPOSE: Logon
|
||||
* PROGRAMMER: David Welch (welch@cwcom.net)
|
||||
* UPDATE HISTORY:
|
||||
|
|
Loading…
Reference in a new issue