[libpng16] Imported from libpng-1.6.33rc01.tar
diff --git a/ANNOUNCE b/ANNOUNCE
index c12d5ae..1505c2e 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -52,7 +52,7 @@
     due to truncated iTXT or zTXT chunk.
   Initialize memory allocated by png_read_buffer to zero, using memset, to
     stop an oss-fuzz "use of uninitialized value" detection in
-    png_icc_check_tag_table()() due to truncated iCCP chunk.
+    png_icc_check_tag_table() due to truncated iCCP chunk.
   Removed a redundant test (suggested by "irwir" in Github issue #180).
 
 Send comments/corrections/commendations to png-mng-implement at lists.sf.net
diff --git a/CHANGES b/CHANGES
index 405d1a3..9620f4a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6022,7 +6022,7 @@
     due to truncated iTXT or zTXT chunk.
   Initialize memory allocated by png_read_buffer to zero, using memset, to
     stop an oss-fuzz "use of uninitialized value" detection in
-    png_icc_check_tag_table()() due to truncated iCCP chunk.
+    png_icc_check_tag_table() due to truncated iCCP chunk.
   Removed a redundant test (suggested by "irwir" in Github issue #180).
 
 Send comments/corrections/commendations to png-mng-implement at lists.sf.net