src/image.c: Another fix for last commit.
[bpt/emacs.git] / src / image.c
index 4e44471..6eb30db 100644 (file)
@@ -7681,7 +7681,7 @@ gif_load (struct frame *f, struct image *img)
        image_error ("Error closing `%s': %s",
                     img->spec, build_string (error_text));
 #else
-      image_error ("Error closing `%s'", img->spec);
+      image_error ("Error closing `%s'", img->spec, Qnil);
 #endif
     }