Browse Source

* removed $ before and after Log in comment

Jonas Maebe 27 years ago
parent
commit
a3b5867cb8
4 changed files with 20 additions and 11 deletions
  1. 5 2
      compiler/aopt386.pas
  2. 5 2
      compiler/csopt386.pas
  3. 5 2
      compiler/daopt386.pas
  4. 5 5
      compiler/popt386.pas

+ 5 - 2
compiler/aopt386.pas

@@ -50,8 +50,11 @@ End.
 
 
 {
 {
  $Log$
  $Log$
- Revision 1.20  1998-08-05 16:00:08  florian
+ Revision 1.21  1998-08-06 19:40:29  jonas
+   * removed $ before and after Log in comment
+
+ Revision 1.20  1998/08/05 16:00:08  florian
    * some fixes for ansi strings
    * some fixes for ansi strings
-   * $log$ to $Log$ changed
+   * log to Log changed
 
 
 }
 }

+ 5 - 2
compiler/csopt386.pas

@@ -394,8 +394,11 @@ End.
 
 
 {
 {
  $Log$
  $Log$
- Revision 1.3  1998-08-05 16:00:12  florian
+ Revision 1.4  1998-08-06 19:40:27  jonas
+   * removed $ before and after Log in comment
+
+ Revision 1.3  1998/08/05 16:00:12  florian
    * some fixes for ansi strings
    * some fixes for ansi strings
-   * $log$ to $Log$ changed
+   * log to Log changed
 
 
 }
 }

+ 5 - 2
compiler/daopt386.pas

@@ -1443,8 +1443,11 @@ End.
 
 
 {
 {
  $Log$
  $Log$
- Revision 1.3  1998-08-05 16:00:14  florian
+ Revision 1.4  1998-08-06 19:40:25  jonas
+   * removed $ before and after Log in comment
+
+ Revision 1.3  1998/08/05 16:00:14  florian
    * some fixes for ansi strings
    * some fixes for ansi strings
-   * $log$ to $Log$ changed
+   * log to Log changed
 
 
 }
 }

+ 5 - 5
compiler/popt386.pas

@@ -1365,14 +1365,14 @@ End.
 
 
 {
 {
  $Log$
  $Log$
- Revision 1.4  1998-08-05 16:27:17  jonas
+ Revision 1.5  1998-08-06 19:40:28  jonas
+   * removed $ before and after Log in comment
+
+ Revision 1.4  1998/08/05 16:27:17  jonas
    * fstp/fld bugfix (fstt does not exist)
    * fstp/fld bugfix (fstt does not exist)
 
 
  Revision 1.3  1998/08/05 16:00:15  florian
  Revision 1.3  1998/08/05 16:00:15  florian
    * some fixes for ansi strings
    * some fixes for ansi strings
-   * $log$ to $Log$
-   * $log$ to Revision 1.4  1998-08-05 16:27:17  jonas
-   * $log$ to   * fstp/fld bugfix (fstt does not exist)
-   * $log$ to changed
+   * log to Log changed
 
 
 }
 }