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:
parent
aeb9f6c165
commit
e776a63014
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue