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:
parent
aeb9f6c165
commit
e776a63014
@ -7343,6 +7343,7 @@ gif_close (GifFileType *gif, int *err)
|
|||||||
*err = gif->Error;
|
*err = gif->Error;
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
return retval;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Load GIF image IMG for use on frame F. Value is true if
|
/* Load GIF image IMG for use on frame F. Value is true if
|
||||||
|
Loading…
Reference in New Issue
Block a user