[ADVAPI32]

- Cleanup and update source code header.

svn path=/trunk/; revision=57090
This commit is contained in:
Aleksey Bragin 2012-08-17 12:47:29 +00:00
parent 97ce06cdeb
commit 4107cfe3f6

View file

@ -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>