* Note was fixed.

git-svn-id: trunk@4533 -
This commit is contained in:
yury 2006-09-02 08:15:35 +00:00
parent 747bd411f3
commit 4e9ca8c0f0

View File

@ -671,7 +671,9 @@ Procedure FinalizeHeap;forward;
Procedure InternalExit; Procedure InternalExit;
var var
current_exit : Procedure; current_exit : Procedure;
{$if defined(MSWINDOWS) or defined(OS2)}
i : longint; i : longint;
{$endif}
Begin Begin
while exitProc<>nil Do while exitProc<>nil Do
Begin Begin