diff options
author | Tanu Kaskinen <tanu.kaskinen@linux.intel.com> | 2014-01-27 21:00:58 +0200 |
---|---|---|
committer | Tanu Kaskinen <tanu.kaskinen@linux.intel.com> | 2014-01-27 21:00:58 +0200 |
commit | eab0544f230ae4d89d139a9a7af1a7281c40689a (patch) | |
tree | 9c3e0d090cd9b93937950038652dcb9ee91f34a2 /src/pulsecore/resampler.c | |
parent | 588af08d254b9b02b9a2caf9e1d11f1008777dae (diff) |
module: Replace rindex() with strrchr()
rindex() appears to be "non-standard" to an extent, and it caused a
build failure on mingw32.
From the man page of rindex(): "POSIX.1-2008 removes the
specifications of index() and rindex(), recommending strchr(3) and
strrchr(3) instead."
Diffstat (limited to 'src/pulsecore/resampler.c')
0 files changed, 0 insertions, 0 deletions