mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Changed: Minor change
--HG-- branch : develop
This commit is contained in:
parent
9541e78219
commit
a7ca4ec3b9
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ static int readGIFData(GifFileType *gif, GifByteType *data, int length)
|
|||
}
|
||||
catch(...)
|
||||
{
|
||||
nlwarning("error while reading JPEG image");
|
||||
nlwarning("error while reading GIF image");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue