[BACK]Return to strchr.c CVS log [TXT][DIR] Up to [local] / prex-old / usr / lib / libc / string

Annotation of prex-old/usr/lib/libc/string/strchr.c, Revision 1.1.1.1

1.1       nbrk        1: /*     $NetBSD: strchr.c,v 1.1 1998/08/04 04:48:17 perry Exp $ */
                      2:
                      3: #define STRCHR
                      4: #include "index.c"

CVSweb