Преглед на файлове

os4units: fix some exec structures alignment after r35269

git-svn-id: trunk@35295 -
Károly Balogh преди 8 години
родител
ревизия
f85466b013
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  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