mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 08:55:19 +00:00
[ADVAPI32]
- Cleanup and update source code header. svn path=/trunk/; revision=57090
This commit is contained in:
parent
97ce06cdeb
commit
4107cfe3f6
1 changed files with 5 additions and 8 deletions
|
@ -1,13 +1,10 @@
|
|||
/* $Id$
|
||||
*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS system libraries
|
||||
* FILE: lib/advapi32/misc/shutdown.c
|
||||
* FILE: dll/win32/advapi32/misc/shutdown.c
|
||||
* PURPOSE: System shutdown functions
|
||||
* PROGRAMMER: Emanuele Aliberti
|
||||
* UPDATE HISTORY:
|
||||
* 19990413 EA created
|
||||
* 19990515 EA
|
||||
* PROGRAMMER: Lee Schroeder <spaceseel at gmail dot com>
|
||||
* Emanuele Aliberti
|
||||
*/
|
||||
|
||||
#include <advapi32.h>
|
||||
|
|
Loading…
Reference in a new issue