OSDN Git Service

Correct typo in ChangeLog
authordannysmith <dannysmith>
Sat, 18 Jun 2005 07:53:49 +0000 (07:53 +0000)
committerdannysmith <dannysmith>
Sat, 18 Jun 2005 07:53:49 +0000 (07:53 +0000)
winsup/w32api/ChangeLog

index 5069a6f..03e759e 100644 (file)
@@ -1,12 +1,12 @@
 2005-06-18  Danny Smith  <dannysmith@users.sourceforge.net>
 
-       * include/winbase.h  (GETTEXTEX): Correct name of lpUsedDefChar
+       * include/richedit.h (GETTEXTEX): Correct name of lpUsedDefChar
        field.
        Thanks to: Saulius Menkevicius  <bobas at users dot sf dot net>
 
 2005-06-18  Danny Smith  <dannysmith@users.sourceforge.net>
 
-       * include/winbase.h  (GolbalDiscard): Define as macro.
+       * include/winbase.h (GlobalDiscard): Define as macro.
        Thanks to: David Golub  <david_golub  at users dot sf dot net>
 
 2005-05-13  Corinna Vinschen  <corinna@vinschen.de>