Browse Source

* fixed wrongly matched comment pair for log section

Jonas Maebe 25 years ago
parent
commit
25d36d7547
1 changed files with 6 additions and 3 deletions
  1. 6 3
      rtl/go32v2/vesa.inc

+ 6 - 3
rtl/go32v2/vesa.inc

@@ -2645,9 +2645,12 @@ Const
     YOffset := (MaxY+1)*page;
   end;
 
-(*
+{
   $Log$
-  Revision 1.2  2000-07-13 11:33:41  michael
+  Revision 1.3  2000-07-16 07:08:22  jonas
+    * fixed wrongly matched comment pair for log section
+
+  Revision 1.2  2000/07/13 11:33:41  michael
   + removed logs
- 
+
 }