(parse_user_spec): Use strchr, not index.
authorJim Meyering <jim@meyering.net>
Sat, 13 May 1995 13:25:42 +0000 (13:25 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 13 May 1995 13:25:42 +0000 (13:25 +0000)
commitcfb5e51faef97f4735e772e8ef0ab6161c3eba25
tree67e6697cd70c519c9ddd65974c922ba5b27c0912
parentbdb3a90e0a3a8091e92c7496ebf419a0501500d0
(parse_user_spec): Use strchr, not index.
[!HAVE_STRING_H]: Define strchr in terms of index, not the other way around.
lib/userspec.c