1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00: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