From c554ec47dca508a085c4206aea5cc5cadc1311fb Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 18 Dec 2014 11:45:07 +0000 Subject: libpng updated to 1.6.15 git-svn-id: http://svn.miranda-ng.org/main/trunk@11507 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AdvaImg/src/LibPNG/pnginfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/AdvaImg/src/LibPNG/pnginfo.h') diff --git a/plugins/AdvaImg/src/LibPNG/pnginfo.h b/plugins/AdvaImg/src/LibPNG/pnginfo.h index 683b7ea177..8ae23b9a25 100644 --- a/plugins/AdvaImg/src/LibPNG/pnginfo.h +++ b/plugins/AdvaImg/src/LibPNG/pnginfo.h @@ -121,7 +121,7 @@ struct png_info_def int num_text; /* number of comments read or comments to write */ int max_text; /* current size of text array */ png_textp text; /* array of comments read or comments to write */ -#endif /* PNG_TEXT_SUPPORTED */ +#endif /* TEXT */ #ifdef PNG_tIME_SUPPORTED /* The tIME chunk holds the last time the displayed image data was -- cgit v1.2.3