]> granicus.if.org Git - libexpat/commitdiff
Fix for issue #1717322.
authorKarl Waclawek <kwaclaw@users.sourceforge.net>
Fri, 11 May 2007 16:54:09 +0000 (16:54 +0000)
committerKarl Waclawek <kwaclaw@users.sourceforge.net>
Fri, 11 May 2007 16:54:09 +0000 (16:54 +0000)
Removed deprecated comment and fixed library name.

expat/lib/libexpat.def
expat/lib/libexpatw.def

index 6306defa8d48414939a966180076036d3c86731a..e442b32693af831a2294d7a530461fd6618300b7 100644 (file)
@@ -1,5 +1,4 @@
-; DEF file for MS VC++
-LIBRARY   LIBEXPAT
+LIBRARY
 EXPORTS
   XML_DefaultCurrent @1
   XML_ErrorString @2
index d4000bfc724e3a99434676cefef10b624413a73a..e442b32693af831a2294d7a530461fd6618300b7 100644 (file)
@@ -1,5 +1,4 @@
-; DEF file for MS VC++
-LIBRARY   LIBEXPATW
+LIBRARY
 EXPORTS
   XML_DefaultCurrent @1
   XML_ErrorString @2