summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libpng/pnginfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/libpng/pnginfo.h')
-rw-r--r--src/3rdparty/libpng/pnginfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/libpng/pnginfo.h b/src/3rdparty/libpng/pnginfo.h
index c8c874dd1e..4bd264b869 100644
--- a/src/3rdparty/libpng/pnginfo.h
+++ b/src/3rdparty/libpng/pnginfo.h
@@ -223,7 +223,7 @@ defined(PNG_READ_BACKGROUND_SUPPORTED)
/* Storage for unknown chunks that the library doesn't recognize. */
png_unknown_chunkp unknown_chunks;
- /* The type of this field is limited by the type of
+ /* The type of this field is limited by the type of
* png_struct::user_chunk_cache_max, else overflow can occur.
*/
int unknown_chunks_num;