mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 21:50:14 +02:00
?? is callSStringProc a function ??
This commit is contained in:
parent
f01a9ec364
commit
2edc05be95
@ -314,7 +314,7 @@ unit typinfo;
|
||||
//!! now what ?? MVC
|
||||
end;
|
||||
|
||||
function CallSStringProc(s : Pointer;Address : Pointer;Value : ShortString; INdex,IVAlue : Longint);assembler;
|
||||
Procedure CallSStringProc(s : Pointer;Address : Pointer;Value : ShortString; INdex,IVAlue : Longint);assembler;
|
||||
|
||||
label LSSPNoPush;
|
||||
|
||||
@ -781,7 +781,10 @@ end.
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.17 1998-12-15 22:43:13 peter
|
||||
Revision 1.18 1999-01-19 16:08:12 pierre
|
||||
?? is callSStringProc a function ??
|
||||
|
||||
Revision 1.17 1998/12/15 22:43:13 peter
|
||||
* removed temp symbols
|
||||
|
||||
Revision 1.16 1998/12/02 12:35:07 michael
|
||||
|
Loading…
Reference in New Issue
Block a user