Use strchr instead of index (which was only standard in 4.3 BSD).
authorAdam Dickmeiss <adam@indexdata.dk>
Sun, 7 May 2006 18:35:47 +0000 (18:35 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Sun, 7 May 2006 18:35:47 +0000 (18:35 +0000)
commite7004bad189b432530d20465b7b89c7777fd5645
tree08db415e56b98f6dfbd7cbff6bbf0809f1516082
parent34841706b5b43761ba4a3f3c6b0fd667b775654e
Use strchr instead of index (which was only standard in 4.3 BSD).
src/srwutil.c