Browse Source

* fixed compilation after fpc_resource changes

git-svn-id: trunk@976 -
Jonas Maebe 20 năm trước cách đây
mục cha
commit
5637845b48
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      compiler/powerpc/agppcmpw.pas

+ 1 - 1
compiler/powerpc/agppcmpw.pas

@@ -77,7 +77,7 @@ interface
         'csect', {data}
         'csect', {read only data}
         'csect', {bss} 'csect',
-        'csect','csect','csect','csect','','','','','','','',''
+        'csect','csect','csect','csect','','','','','','','','',''
       );
 
 {$ifdef GDB}