From: Karl Waclawek Date: Fri, 11 May 2007 16:54:09 +0000 (+0000) Subject: Fix for issue #1717322. X-Git-Tag: R_2_0_1~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e91933d81c1ad59867f3406120844672ec8c54b;p=libexpat Fix for issue #1717322. Removed deprecated comment and fixed library name. --- diff --git a/expat/lib/libexpat.def b/expat/lib/libexpat.def index 6306defa..e442b326 100644 --- a/expat/lib/libexpat.def +++ b/expat/lib/libexpat.def @@ -1,5 +1,4 @@ -; DEF file for MS VC++ -LIBRARY LIBEXPAT +LIBRARY EXPORTS XML_DefaultCurrent @1 XML_ErrorString @2 diff --git a/expat/lib/libexpatw.def b/expat/lib/libexpatw.def index d4000bfc..e442b326 100644 --- a/expat/lib/libexpatw.def +++ b/expat/lib/libexpatw.def @@ -1,5 +1,4 @@ -; DEF file for MS VC++ -LIBRARY LIBEXPATW +LIBRARY EXPORTS XML_DefaultCurrent @1 XML_ErrorString @2