Browse Source

* cosmetic changes

florian 26 years ago
parent
commit
ddf0f0389b
2 changed files with 9 additions and 3 deletions
  1. 5 2
      rtl/inc/graph/graph.inc
  2. 4 1
      rtl/inc/graph/graph.pp

+ 5 - 2
rtl/inc/graph/graph.inc

@@ -1,5 +1,5 @@
 {
 {
-$Id$
+     $Id$
 }
 }
 { How this works:                                                        }
 { How this works:                                                        }
 {    QueryAdapter - Va chercher tout les modes videos et drivers         }
 {    QueryAdapter - Va chercher tout les modes videos et drivers         }
@@ -2490,7 +2490,10 @@ const CrtAddress: word = 0;
 
 
 {
 {
 $Log$
 $Log$
-Revision 1.6  1999-07-14 18:16:23  florian
+Revision 1.7  1999-07-14 18:18:02  florian
+  * cosmetic changes
+
+Revision 1.6  1999/07/14 18:16:23  florian
   * HLine16 and VLine16 implemented
   * HLine16 and VLine16 implemented
 
 
 Revision 1.5  1999/07/14 14:32:12  florian
 Revision 1.5  1999/07/14 14:32:12  florian

+ 4 - 1
rtl/inc/graph/graph.pp

@@ -2643,5 +2643,8 @@ DetectGraph
 {   SetBkColor()                                        }
 {   SetBkColor()                                        }
 
 
 { 
 { 
-$log$
+  $Log$
+  Revision 1.16  1999-07-14 18:18:04  florian
+    * cosmetic changes
+
 }
 }