mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 07:42:59 +00:00
[ADVAPI32]: Cleanup file headers and whitespace.
svn path=/trunk/; revision=72149
This commit is contained in:
parent
13b28424d8
commit
2ecffb24d7
4 changed files with 15 additions and 18 deletions
|
@ -1,5 +1,4 @@
|
||||||
/*
|
/*
|
||||||
*
|
|
||||||
* COPYRIGHT: See COPYING in the top level directory
|
* COPYRIGHT: See COPYING in the top level directory
|
||||||
* PROJECT: ReactOS system libraries
|
* PROJECT: ReactOS system libraries
|
||||||
* FILE: dll/win32/advapi32/misc/sysfun.c
|
* FILE: dll/win32/advapi32/misc/sysfun.c
|
||||||
|
|
|
@ -8,7 +8,6 @@
|
||||||
* 19990322 EA created
|
* 19990322 EA created
|
||||||
* 19990515 EA stubs
|
* 19990515 EA stubs
|
||||||
* 20030202 KJK compressed stubs
|
* 20030202 KJK compressed stubs
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <advapi32.h>
|
#include <advapi32.h>
|
||||||
|
|
|
@ -6,7 +6,6 @@
|
||||||
* COPYRIGHT: Copyright 1999 Emanuele Aliberti
|
* COPYRIGHT: Copyright 1999 Emanuele Aliberti
|
||||||
* Copyright 2007 Ged Murphy <gedmurphy@reactos.org>
|
* Copyright 2007 Ged Murphy <gedmurphy@reactos.org>
|
||||||
* Gregor Brunmar <gregor.brunmar@home.se>
|
* Gregor Brunmar <gregor.brunmar@home.se>
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
* PROJECT: ReactOS system libraries
|
* PROJECT: ReactOS system libraries
|
||||||
* FILE: lib/advapi32/token/token.c
|
* FILE: lib/advapi32/token/token.c
|
||||||
* PURPOSE: Token functions
|
* PURPOSE: Token functions
|
||||||
* PROGRAMMER: Ariadne ( ariadne@xs4all.nl)
|
* PROGRAMMER: Ariadne (ariadne@xs4all.nl)
|
||||||
* UPDATE HISTORY:
|
* UPDATE HISTORY:
|
||||||
* Created 01/11/98
|
* Created 01/11/98
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue