X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=scripts%2Fdef.c;fp=scripts%2Fdef.dfn;h=d7e21a19aef16a434b90af7c3ba06e62ff1c15b7;hb=7b7ccdda02217a442f273ef9684706ecdef2acc5;hp=439c6cd4dbbbb855940487b1d678b70612cc3d9a;hpb=361fb099aa967c1618d8071268abab395e67e86a;p=platform%2Fupstream%2Flibpng.git diff --git a/scripts/def.dfn b/scripts/def.c similarity index 82% rename from scripts/def.dfn rename to scripts/def.c index 439c6cd..d7e21a1 100644 --- a/scripts/def.dfn +++ b/scripts/def.c @@ -1,7 +1,7 @@ -/* def.dfn - define format of libpng.def +/* def.c - define format of libpng.def * - * Last changed in libpng version 1.5.7 [December 15, 2011] - * Copyright (c) 2010-2011 Glenn Randers-Pehrson + * Last changed in libpng version 1.6.16 [December 22, 2014] + * Copyright (c) 2011-2014 Glenn Randers-Pehrson * * This code is released under the libpng license. * For conditions of distribution and use, see the disclaimer @@ -21,7 +21,7 @@ PNG_DFN "OS2 DESCRIPTION "PNG image compression library"" PNG_DFN "OS2 CODE PRELOAD MOVEABLE DISCARDABLE" PNG_DFN "" PNG_DFN "EXPORTS" -PNG_DFN ";Version 1.6.13" +PNG_DFN ";Version 1.6.21" #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ PNG_DFN "@" SYMBOL_PREFIX "@@" name "@"