X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=images%2Fobject.c;h=7138aa954f703d7a1ee0d73b34660ff54c489db2;hb=c4bf633211b0424492b5a3937d6a6d2e0d79a4cf;hp=4552077ada71f7369dcf1f64e0a9df143825c50e;hpb=f3625d622964cf99300ceb7e499b99ebbce9fe69;p=libucw.git diff --git a/images/object.c b/images/object.c index 4552077a..7138aa95 100644 --- a/images/object.c +++ b/images/object.c @@ -85,7 +85,7 @@ read_image_obj_thumb(struct image_obj_info *ioi, struct fastbuf *fb, struct imag return img; error: DBG("Failed to decompress thumbnail: %s", io->thread->err_msg); - return NULL; + return NULL; } void