Explorar o código

os4units: fix some exec structures alignment after r35269

git-svn-id: trunk@35295 -
Károly Balogh %!s(int64=8) %!d(string=hai) anos
pai
achega
f85466b013
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      packages/os4units/src/exec.pas

+ 1 - 2
packages/os4units/src/exec.pas

@@ -1019,7 +1019,6 @@ const
 
   CMD_NONSTD  = 9;
 
-{$PUSH}
 {$PACKRECORDS C}
 //**********************************************************************
 // The interface is the new way for exec libraries.
@@ -1049,7 +1048,7 @@ type
     // some functions, calling convention?
   end;
   PInterface = ^TInterface;
-{$POP}
+{$PACKRECORDS 2}
 
 const
 // Flags for the Flags field in interfaces and as flags parameter for GetInterface