src/image.c: Yet another fix for last commit.
[bpt/emacs.git] / src / image.c
index 6eb30db..13efc80 100644 (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