stringdex(): Clarified what it does
authormarkus schnalke <meillo@marmaro.de>
Thu, 25 Sep 2014 11:17:14 +0000 (13:17 +0200)
committermarkus schnalke <meillo@marmaro.de>
Thu, 25 Sep 2014 11:17:14 +0000 (13:17 +0200)
commit5babc068babfeb0c02075f550c9c3b156f44ed15
tree80431a0f4d92efa173e50d57ec10f248c02da915
parent786ff643f5933939b8c5173155aa0ae5a3a00eba
stringdex(): Clarified what it does
`stringdex' stands for `string index'. (See Changlog for why the `g'
was added.) This function is different to strcasestr() ... in the
order of the arguments and in the return value.
sbr/strindex.c