]> pd.if.org Git - pdclib/blobdiff - functions/stdlib/srand.c
Removed the $Name$ tags (not supported by SVN). Added $Id$ to Makefile / text files.
[pdclib] / functions / stdlib / srand.c
index 21d48a59a9e1e059f8155637920c0376749e4195..14422330c72591023334b89e7125143ce67a7201 100644 (file)
@@ -1,7 +1,5 @@
 /* $Id$ */
 
-/* Release $Name$ */
-
 /* srand( unsigned int )
 
    This file is part of the Public Domain C Library (PDCLib).