Changed: Minor change

--HG--
branch : develop
feature/pipeline-tools
Nimetu 8 years ago
parent 9541e78219
commit a7ca4ec3b9

@ -65,7 +65,7 @@ static int readGIFData(GifFileType *gif, GifByteType *data, int length)
} }
catch(...) catch(...)
{ {
nlwarning("error while reading JPEG image"); nlwarning("error while reading GIF image");
return 0; return 0;
} }

Loading…
Cancel
Save