- function, or incorrectly passing only a 2-digit year instead of
- "year - 1900" into the png_convert_from_struct_tm() function, but this
- is not under our control. The libpng documentation has always stated
- that it works with 4-digit years, and the APIs have been documented as
- such.
-
+ function, or that they are incorrectly passing only a 2-digit year
+ instead of "year - 1900" into the png_convert_from_struct_tm() function,
+ but this is not under our control. The libpng documentation has always
+ stated that it works with 4-digit years, and the APIs have been
+ documented as such.
+