mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +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
|
||||
* PROJECT: ReactOS system libraries
|
||||
* FILE: dll/win32/advapi32/misc/sysfun.c
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
* 19990322 EA created
|
||||
* 19990515 EA stubs
|
||||
* 20030202 KJK compressed stubs
|
||||
*
|
||||
*/
|
||||
|
||||
#include <advapi32.h>
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
* COPYRIGHT: Copyright 1999 Emanuele Aliberti
|
||||
* Copyright 2007 Ged Murphy <gedmurphy@reactos.org>
|
||||
* Gregor Brunmar <gregor.brunmar@home.se>
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue