Fix --enable-gcc-warnings errors introduced in 2013-08-13 commit.
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 14 Aug 2013 04:27:32 +0000 (08:27 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Wed, 14 Aug 2013 04:27:32 +0000 (08:27 +0400)
commitda5707e8ec8df0a8a9bb1a1f12c6b701314845cc
treef760c12fbef60ff4d1db6ddb26cdecdff1086dae
parent25554267037ced56fdaed17e3a09d8926b70f978
Fix --enable-gcc-warnings errors introduced in 2013-08-13 commit.
* image.c (imagemagick_filename_hint): Use `const char *' and
prefer SSDATA to SDATA to avoid warnings.
src/ChangeLog
src/image.c