jtc Sat May 13 03:41:37 EDT 1995 Update of /a/cvsroot/src/lib/libc/string In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23726 Modified Files: strtok.3 Log Message: strtok replaces the separator character, not the token, with a NUL. (Fix from PR #891.)