* Cosmetic change (OS/2 instead of win32 in header)

This commit is contained in:
Tomas Hajny 2000-08-25 17:32:16 +00:00
parent a58d8fd324
commit c08c5ceab8

View File

@ -3,7 +3,7 @@
This file is part of the Free Component Library (FCL)
Copyright (c) 1999-2000 by Michael Van Canneyt and Florian Klaempfl
Classes unit for win32
Classes unit for OS/2
See the file COPYING.FPC, included in this distribution,
for details about the copyright.
@ -47,7 +47,10 @@ finalization
end.
{
$Log$
Revision 1.2 2000-07-13 11:33:01 michael
Revision 1.3 2000-08-25 17:32:16 hajny
* Cosmetic change (OS/2 instead of win32 in header)
Revision 1.2 2000/07/13 11:33:01 michael
+ removed logs
}