]> pd.if.org Git - pdclib/blobdiff - functions/stdlib/qsort.c
Removed SVN keyword tags.
[pdclib] / functions / stdlib / qsort.c
index 51edf4b2aa407b8b5995ef9e6daa42e55c308821..c6e9b8024739dfed7653bcfd14a4e82c7472f0a9 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /* qsort( void *, size_t, size_t, int(*)( const void *, const void * ) )
 
    This file is part of the Public Domain C Library (PDCLib).