Sfoglia il codice sorgente

AmigaOS4: fixed pack in workbench unit

git-svn-id: trunk@36727 -
marcus 8 anni fa
parent
commit
f60e3686c0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      packages/os4units/src/workbench.pas

+ 1 - 1
packages/os4units/src/workbench.pas

@@ -13,7 +13,7 @@
 
  **********************************************************************}
 unit Workbench;
-{$PACKRECORDS C}
+{$PACKRECORDS 2}
 
 Interface