mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 12:49:12 +02:00
* one more problem in the Unix part
This commit is contained in:
parent
0d616f2cca
commit
0fde4ce207
@ -105,7 +105,6 @@ begin
|
|||||||
end
|
end
|
||||||
else
|
else
|
||||||
{$ELSE FPC_FEXPAND_DRIVES}
|
{$ELSE FPC_FEXPAND_DRIVES}
|
||||||
Delete (Path, 1, 2);
|
|
||||||
Delete (Pa, 1, 2);
|
Delete (Pa, 1, 2);
|
||||||
end;
|
end;
|
||||||
{$ENDIF FPC_FEXPAND_DRIVES}
|
{$ENDIF FPC_FEXPAND_DRIVES}
|
||||||
@ -200,7 +199,10 @@ end;
|
|||||||
|
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.3 2001-03-19 21:05:42 hajny
|
Revision 1.4 2001-03-19 21:09:30 hajny
|
||||||
|
* one more problem in the Unix part
|
||||||
|
|
||||||
|
Revision 1.3 2001/03/19 21:05:42 hajny
|
||||||
* mistyping in the Unix part fixed
|
* mistyping in the Unix part fixed
|
||||||
|
|
||||||
Revision 1.2 2001/03/10 09:57:51 hajny
|
Revision 1.2 2001/03/10 09:57:51 hajny
|
||||||
|
Loading…
Reference in New Issue
Block a user