Explorar o código

AmigaOS4: fixed pack in workbench unit

git-svn-id: trunk@36727 -
marcus %!s(int64=8) %!d(string=hai) anos
pai
achega
f60e3686c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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