[libpng16] Fix one more typo

This commit is contained in:
Glenn Randers-Pehrson 2017-11-03 11:31:39 -05:00
parent babae66b48
commit 7ca2f0e078

View File

@ -917,7 +917,7 @@
* PNG files the -I directives must match. * PNG files the -I directives must match.
* *
* The most likely explanation is that you passed a -I in CFLAGS. This will * The most likely explanation is that you passed a -I in CFLAGS. This will
* not work; all the preprocessor directories and in particular all the -I * not work; all the preprocessor directives and in particular all the -I
* directives must be in CPPFLAGS. * directives must be in CPPFLAGS.
*/ */
#endif #endif