X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=images%2Fio-main.c;h=f69b8b6c4a4bf926706f365c36cbbd5f2d6f3dc1;hb=306801fc6da02fcbed53db6ff98cd0277b763d9a;hp=3d02a9e5e8aecee0f0f27616f794666216f6ef24;hpb=17d8f7156814e16b2f24adffae8b43bd2eba20fa;p=libucw.git diff --git a/images/io-main.c b/images/io-main.c index 3d02a9e5..f69b8b6c 100644 --- a/images/io-main.c +++ b/images/io-main.c @@ -52,7 +52,7 @@ libungif_failed: #endif #ifdef CONFIG_IMAGES_LIBPNG libpng_cleanup(io); -libpng_failed: +libpng_failed: #endif #ifdef CONFIG_IMAGES_LIBJPEG libjpeg_cleanup(io);