Răsfoiți Sursa

* Fixed const name.

git-svn-id: trunk@26704 -
yury 11 ani în urmă
părinte
comite
f3b8fabf1b
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      packages/fppkg/src/fpmkunitsrc.inc

+ 2 - 2
packages/fppkg/src/fpmkunitsrc.inc

@@ -1,7 +1,7 @@
 {$ifdef Delphi}
 {$ifdef Delphi}
-const fpmkunitsrc.inc : array[0..1041] of string[240]=(
+const fpmkunitsrc : array[0..1041] of string[240]=(
 {$else Delphi}
 {$else Delphi}
-const fpmkunitsrc.inc : array[0..1041,1..240] of char=(
+const fpmkunitsrc : array[0..1041,1..240] of char=(
 {$endif Delphi}
 {$endif Delphi}
   '{'#013#010+
   '{'#013#010+
   '    This file is part of the Free Pascal Makefile Package'#013#010+
   '    This file is part of the Free Pascal Makefile Package'#013#010+