summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwaclaw <kwaclaw>2007-05-11 17:20:24 +0000
committerkwaclaw <kwaclaw>2007-05-11 17:20:24 +0000
commit79face3d36c90f2ce529fda8c7f69add471b9f21 (patch)
tree5ae5efff6b2da902f38eee16b5e86d402a9ee114
parent7a78c832bbcf597a98f67f75f1776cfdafaef643 (diff)
downloadlibexpat-79face3d36c90f2ce529fda8c7f69add471b9f21.tar.gz
Removing the comment was actually not necessary.
-rw-r--r--lib/libexpat.def2
-rw-r--r--lib/libexpatw.def2
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/libexpat.def b/lib/libexpat.def
index e442b32..3920bbc 100644
--- a/lib/libexpat.def
+++ b/lib/libexpat.def
@@ -1,3 +1,5 @@
+; DEF file for MS VC++
+
LIBRARY
EXPORTS
XML_DefaultCurrent @1
diff --git a/lib/libexpatw.def b/lib/libexpatw.def
index e442b32..3920bbc 100644
--- a/lib/libexpatw.def
+++ b/lib/libexpatw.def
@@ -1,3 +1,5 @@
+; DEF file for MS VC++
+
LIBRARY
EXPORTS
XML_DefaultCurrent @1