mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 04:26:13 +02:00
* compilation fix
This commit is contained in:
parent
88e2f51c72
commit
ef512a0bfe
@ -680,7 +680,6 @@ function get_caller_frame(framebp:pointer):pointer;{$ifdef SYSTEMINLINE}inline;{
|
|||||||
|
|
||||||
Function IOResult:Word;{$ifdef SYSTEMINLINE}inline;{$endif}
|
Function IOResult:Word;{$ifdef SYSTEMINLINE}inline;{$endif}
|
||||||
Function Sptr:Pointer;{$ifdef SYSTEMINLINE}inline;{$endif}
|
Function Sptr:Pointer;{$ifdef SYSTEMINLINE}inline;{$endif}
|
||||||
Function GetProcessID:SizeUInt;
|
|
||||||
|
|
||||||
|
|
||||||
{*****************************************************************************
|
{*****************************************************************************
|
||||||
@ -756,7 +755,10 @@ const
|
|||||||
|
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.101 2004-09-21 23:43:26 hajny
|
Revision 1.102 2004-09-22 05:56:11 hajny
|
||||||
|
* compilation fix
|
||||||
|
|
||||||
|
Revision 1.101 2004/09/21 23:43:26 hajny
|
||||||
* SetTextLineEnding implemented, FileRec.Name position alignment for CPU64
|
* SetTextLineEnding implemented, FileRec.Name position alignment for CPU64
|
||||||
|
|
||||||
Revision 1.100 2004/09/21 15:04:22 peter
|
Revision 1.100 2004/09/21 15:04:22 peter
|
||||||
|
Loading…
Reference in New Issue
Block a user