diff options
author | Glenn Randers-Pehrson <glennrp@shaggy.simplesystems.org> | 2010-07-06 07:40:47 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp@shaggy.simplesystems.org> | 2010-07-06 07:40:47 -0500 |
commit | aa4e359f620de09a6469c1644420b661cdede7d3 (patch) | |
tree | 30c5718ef87a4de87ea17b415cf4c825b7b1f257 /pnginfo.h | |
parent | 289500ab8d4c15995a77d84427e001f80df04576 (diff) | |
download | libpng-aa4e359f620de09a6469c1644420b661cdede7d3.tar.gz |
[devel] Changed "extern PNG_EXPORT" to "PNG_EXPORT" in png.h (Jan Nijtmans)
Changed "extern" to "PNG_EXTERN" in pngpriv.h (except for the 'extern "C" {')
Diffstat (limited to 'pnginfo.h')
-rw-r--r-- | pnginfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) * - * Last changed in libpng version 1.5.0 - June 29, 2010 + * Last changed in libpng version 1.5.0 - July 6, 2010 * * This code is released under the libpng license. * For conditions of distribution and use, see the disclaimer |