Replace a stray reference to strtok() with one to wcstok().

This commit is contained in:
tjr 2002-09-08 11:09:24 +00:00
parent f06e69aa03
commit 5179353c30

View File

@ -72,7 +72,7 @@ These tokens are separated in the string by at least one of the
characters in
.Fa sep .
The first time that
.Fn strtok
.Fn wcstok
is called,
.Fa str
should be specified; subsequent calls, wishing to obtain further tokens