瀏覽代碼

Merged revisions 53,55,57-58 via svnmerge from
/trunk

git-svn-id: branches/fixes_2_0@82 -

peter 20 年之前
父節點
當前提交
5697bfdff6
共有 3 個文件被更改,包括 3 次插入0 次删除
  1. 1 0
      ide/fpregs.pas
  2. 1 0
      rtl/bsd/sysctl.pp
  3. 1 0
      rtl/darwin/console.pp

+ 1 - 0
ide/fpregs.pas

@@ -18,6 +18,7 @@ interface
 implementation
 implementation
 end.
 end.
 {$else NODEBUG}
 {$else NODEBUG}
+interface
 uses
 uses
 {$ifdef win32}
 {$ifdef win32}
   Windows,
   Windows,

+ 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.