mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 20:49:43 +02:00
+ fixed log entry
This commit is contained in:
parent
cc088084ff
commit
837c59bd09
@ -19,11 +19,11 @@ begin
|
||||
if P[i]<>i Then
|
||||
Writeln ('Oh-oh, ',i,'th index differs.');
|
||||
FreeMem(P);
|
||||
end. $Log$
|
||||
end. Revision 1.2 2002-09-07 15:42:54 peter
|
||||
end. * old logs removed and tabs fixed
|
||||
end.
|
||||
end. Revision 1.1 2002/01/29 17:54:59 peter
|
||||
end. * splitted to base and extra
|
||||
end.
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.3 2002-09-08 15:44:40 michael
|
||||
+ fixed log entry
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user