mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng17] Update CHANGES and ANNOUNCE, fix two trivial typos in comments
This commit is contained in:
@@ -134,7 +134,7 @@ png_write_text(png_structrp png_ptr, png_const_inforp info_ptr, png_byte where)
|
||||
}
|
||||
|
||||
/* The chunk was written, record where. This allows the location to have
|
||||
* multiple bits set, the first successful write freezes the location.
|
||||
* multiple bits set; the first successful write freezes the location.
|
||||
*/
|
||||
info_ptr->text[i].location = where;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user