]> pd.if.org Git - pdclib/blobdiff - functions/string/strstr.c
PDCLIB-18: Add _PDCLIB_getchars to _PDCLIB_io.h. Change fread & fgets to go through...
[pdclib] / functions / string / strstr.c
index 793d38a09b29819ce8c9c8c014807b471191592a..461283ac49f81fbf62fe929d2ba8a3bb73652881 100644 (file)
@@ -1,7 +1,5 @@
 /* $Id$ */
 
-/* Release $Name$ */
-
 /* strstr( const char *, const char * )
 
    This file is part of the Public Domain C Library (PDCLib).