1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 19:10:37 -08:00

src/image.c: Yet another fix for last commit.

Fixes: debbugs:17790
This commit is contained in:
Eli Zaretskii 2014-06-18 19:57:26 +03:00
parent aeb9f6c165
commit e776a63014

View file

@ -7343,6 +7343,7 @@ gif_close (GifFileType *gif, int *err)
*err = gif->Error;
#endif
#endif
return retval;
}
/* Load GIF image IMG for use on frame F. Value is true if