mirror of
https://github.com/reactos/reactos.git
synced 2025-07-24 16:53:45 +00:00
purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates
svn path=/trunk/; revision=2636
This commit is contained in:
parent
e858ec1801
commit
19ad3d7a30
106 changed files with 938 additions and 321 deletions
|
@ -1,8 +1,8 @@
|
|||
/* $Id:
|
||||
/* $Id: malloc.c,v 1.2 2002/02/20 09:17:58 hyperion Exp $
|
||||
*/
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS system libraries
|
||||
* PROJECT: ReactOS POSIX+ Subsystem
|
||||
* FILE: subsys/psx/lib/psxdll/stdlib/malloc.c
|
||||
* PURPOSE: Memory allocator
|
||||
* PROGRAMMER: KJK::Hyperion <noog@libero.it>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue