summaryrefslogtreecommitdiff
path: root/pngpriv.h
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-06-05 09:53:19 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-06-05 10:00:45 -0500
commitc4e0f3de647b6312d5bbdba73ce79384d3ccb951 (patch)
treea2301aeae45ec6af79e522fe04c10017d46c67a4 /pngpriv.h
parentee6050ecb4647415ac0852d2fe02c36beed3f5e5 (diff)
downloadlibpng-c4e0f3de647b6312d5bbdba73ce79384d3ccb951.tar.gz
[libpng16] Imported from libpng-1.6.11.tarv1.6.11libpng-1.6.11-signed
Diffstat (limited to 'pngpriv.h')
-rw-r--r--pngpriv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pngpriv.h b/pngpriv.h
index 985615fae..c4983137c 100644
--- a/pngpriv.h
+++ b/pngpriv.h
@@ -822,7 +822,7 @@
* zlib version number and because this affects handling of certain broken
* 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
* directives must be in CPPFLAGS.
*/