OSDN Git Service

* lib/version.def (LIBRARY): Quote name.
authordannysmith <dannysmith>
Thu, 25 Sep 2003 20:24:05 +0000 (20:24 +0000)
committerdannysmith <dannysmith>
Thu, 25 Sep 2003 20:24:05 +0000 (20:24 +0000)
winsup/w32api/ChangeLog
winsup/w32api/lib/version.def

index 2762722..a404f78 100644 (file)
@@ -1,3 +1,7 @@
+2003-09-25  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * lib/version.def (LIBRARY): Quote name.
+
 2003-09-25  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
 
        * include/winuser.h (GetClipboardSequenceNumber): Add functions
index 8e3a92e..35a087e 100644 (file)
@@ -1,4 +1,4 @@
-LIBRARY VERSION.dll
+LIBRARY "VERSION.dll"
 EXPORTS
 GetFileVersionInfoA@16
 GetFileVersionInfoSizeA@8