mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-23 13:19:21 +02:00
--- 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:
parent
0bf0a6988f
commit
11ffed7f79
@ -180,6 +180,7 @@
|
|||||||
Entries : array[0..0] of tinterfaceentry;
|
Entries : array[0..0] of tinterfaceentry;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
PMethod = ^TMethod;
|
||||||
TMethod = record
|
TMethod = record
|
||||||
Code : CodePointer;
|
Code : CodePointer;
|
||||||
Data : Pointer;
|
Data : Pointer;
|
||||||
|
Loading…
Reference in New Issue
Block a user