(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)
commit7ce06ceca7d2d1ded70035175710879e9d0d9771
tree086c552648cd55b82811775ca012296610672794
parent8a7a1fda12f30dd82b62a72aa6345f3a7cf5af94
(parse_user_spec): Use strchr, not index.
[!HAVE_STRING_H]: Define strchr in terms of index, not the other way around.
lib/userspec.c