Przeglądaj źródła

* fixed compilation after fpc_resource changes

git-svn-id: trunk@976 -
Jonas Maebe 20 lat temu
rodzic
commit
5637845b48
1 zmienionych plików z 1 dodań i 1 usunięć
  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}