Forráskód Böngészése

* Fixes for some $LOG$ removal snafu's

git-svn-id: trunk@57 -
marco 20 éve
szülő
commit
1467901e3e
2 módosított fájl, 2 hozzáadás és 0 törlés
  1. 1 0
      rtl/bsd/sysctl.pp
  2. 1 0
      rtl/darwin/console.pp

+ 1 - 0
rtl/bsd/sysctl.pp

@@ -1,5 +1,6 @@
 Unit sysctl;
 Unit sysctl;
 
 
+{
    This file is part of the Free Pascal run time library.
    This file is part of the Free Pascal run time library.
    (c) 2002 by Marco van de Voort
    (c) 2002 by Marco van de Voort
    member of the Free Pascal development team.
    member of the Free Pascal development team.

+ 1 - 0
rtl/darwin/console.pp

@@ -1,3 +1,4 @@
+{
    This file is part of the Free Pascal run time library.
    This file is part of the Free Pascal run time library.
    (c) 2000 by Marco van de Voort
    (c) 2000 by Marco van de Voort
    member of the Free Pascal development team.
    member of the Free Pascal development team.