Browse Source

* removed comment warnings

peter 25 years ago
parent
commit
1484f839c9
4 changed files with 24 additions and 6 deletions
  1. 9 0
      packages/x11/x.pp
  2. 5 2
      packages/x11/xlib.pp
  3. 5 2
      packages/x11/xresource.pp
  4. 5 2
      packages/x11/xutil.pp

+ 9 - 0
packages/x11/x.pp

@@ -1,3 +1,6 @@
+{
+  $Id$
+}
 unit x;
 unit x;
 
 
    { Changes to the original conversion marked MVC - Michael Van Canneyt}
    { Changes to the original conversion marked MVC - Michael Van Canneyt}
@@ -567,3 +570,9 @@ unit x;
   implementation
   implementation
 
 
 end.
 end.
+{
+  $Log$
+  Revision 1.5  2000-03-06 16:15:43  peter
+    * removed comment warnings
+
+}

+ 5 - 2
packages/x11/xlib.pp

@@ -1690,8 +1690,11 @@ implementation
 end.
 end.
 {
 {
   $Log$
   $Log$
-  Revision 1.4  2000-03-01 09:16:13  sg
-  * Changed all occurences of {$linklib C} into {$linklib c}
+  Revision 1.5  2000-03-06 16:15:43  peter
+    * removed comment warnings
+
+  Revision 1.4  2000/03/01 09:16:13  sg
+  * Changed all occurences of $linklib C into $linklib c
 
 
   Revision 1.3  2000/02/27 14:39:54  peter
   Revision 1.3  2000/02/27 14:39:54  peter
     * added explicit linklib c
     * added explicit linklib c

+ 5 - 2
packages/x11/xresource.pp

@@ -299,8 +299,11 @@ Implementation
 end.
 end.
 {
 {
   $Log$
   $Log$
-  Revision 1.4  2000-03-01 09:16:13  sg
-  * Changed all occurences of {$linklib C} into {$linklib c}
+  Revision 1.5  2000-03-06 16:15:43  peter
+    * removed comment warnings
+
+  Revision 1.4  2000/03/01 09:16:13  sg
+  * Changed all occurences of $linklib C into $linklib c
 
 
   Revision 1.3  2000/02/27 14:39:54  peter
   Revision 1.3  2000/02/27 14:39:54  peter
     * added explicit linklib c
     * added explicit linklib c

+ 5 - 2
packages/x11/xutil.pp

@@ -887,8 +887,11 @@ Implementation
 end.
 end.
 {
 {
   $Log$
   $Log$
-  Revision 1.5  2000-03-01 09:16:13  sg
-  * Changed all occurences of {$linklib C} into {$linklib c}
+  Revision 1.6  2000-03-06 16:15:43  peter
+    * removed comment warnings
+
+  Revision 1.5  2000/03/01 09:16:13  sg
+  * Changed all occurences of $linklib C into $linklib c
 
 
   Revision 1.4  2000/02/27 14:39:54  peter
   Revision 1.4  2000/02/27 14:39:54  peter
     * added explicit linklib c
     * added explicit linklib c