Pārlūkot izejas kodu

* fix typo for endif VER3_0_0, patch by Maciej Izak

git-svn-id: trunk@34999 -
florian 8 gadi atpakaļ
vecāks
revīzija
3faff7946d
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      rtl/inc/dynarr.inc

+ 1 - 1
rtl/inc/dynarr.inc

@@ -34,7 +34,7 @@ type
       thus use packed also in this case }
     {$ifdef VER3_0_0}
       packed
-    {$endif VER"_0_0}
+    {$endif VER3_0_0}
   {$endif powerpc64}
 
 {$endif FPC_REQUIRES_PROPER_ALIGNMENT}