Browse Source

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

Tomas Hajny 25 years ago
parent
commit
c08c5ceab8
1 changed files with 5 additions and 2 deletions
  1. 5 2
      fcl/os2/classes.pp

+ 5 - 2
fcl/os2/classes.pp

@@ -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
  
 }