--- Merging r35632 into '.':

U    rtl/inc/objpash.inc
--- Recording mergeinfo for merge of r35632 into '.':
 U   .

# revisions: 35632

git-svn-id: branches/fixes_3_0@36059 -
This commit is contained in:
marco 2017-05-02 09:59:55 +00:00
parent 0bf0a6988f
commit 11ffed7f79

View File

@ -180,6 +180,7 @@
Entries : array[0..0] of tinterfaceentry;
end;
PMethod = ^TMethod;
TMethod = record
Code : CodePointer;
Data : Pointer;