From 7d4379253a14f8648ca520d8c11ec3b55317e549 Mon Sep 17 00:00:00 2001 From: kwaclaw Date: Fri, 11 May 2007 17:20:24 +0000 Subject: [PATCH] Removing the comment was actually not necessary. --- lib/libexpat.def | 2 ++ lib/libexpatw.def | 2 ++ 2 files changed, 4 insertions(+) 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 -- 2.11.4.GIT