]> git.ipfire.org Git - thirdparty/libtool.git/commit
Please C++ compilers when calling strrchr.
authorPeter Rosin <peda@lysator.liu.se>
Mon, 30 Nov 2009 19:20:36 +0000 (14:20 -0500)
committerPeter Rosin <peda@lysator.liu.se>
Mon, 30 Nov 2009 19:20:36 +0000 (14:20 -0500)
commit2c9c38d8a12eb0a2ce7fe9c3862523026c3d5622
treecaf818f7053acf239247c1737cbf975a2dc8a2a6
parentb15f6f9ded3e9e1edb7b74e5bd823cd511673e48
Please C++ compilers when calling strrchr.

* libltdl/ltdl.c (has_library_ext): Match the return type of
strrchr with the first argument to please C++ compilers.
Report by Peter O'Gorman.

Signed-off-by: Peter Rosin <peda@lysator.liu.se>
ChangeLog
libltdl/ltdl.c