]> pd.if.org Git - pdclib/blobdiff - opt/malloc-solar/realloc.c
Sweeping cleanups. Sorry for the massive commit; I got sidetracked once too often.
[pdclib] / opt / malloc-solar / realloc.c
index 099ad5dd170ea1251c4562d62bf70a295102bcc6..a7cc395d21a9f39d3669e4c7f4637c13f643c451 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /* void * realloc( void *, size_t )
 
    This file is part of the Public Domain C Library (PDCLib).