[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" {')
This commit is contained in:
Glenn Randers-Pehrson
2010-07-06 07:40:47 -05:00
parent 289500ab8d
commit aa4e359f62
8 changed files with 228 additions and 224 deletions

View File

@@ -1,7 +1,7 @@
/* pngconf.h - machine configurable file for libpng
*
* libpng version 1.5.0beta33 - June 29, 2010
* libpng version 1.5.0beta33 - July 6, 2010
*
* Copyright (c) 1998-2010 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)