mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-30 17:01:21 +02:00
* mistyping fixed
This commit is contained in:
parent
ab27397399
commit
1f88f17a7f
@ -990,6 +990,7 @@ begin
|
||||
@End:
|
||||
end;
|
||||
GetEnv := StrPas (P);
|
||||
end;
|
||||
{$ASMMODE ATT}
|
||||
|
||||
procedure fsplit(path:pathstr;var dir:dirstr;var name:namestr;
|
||||
@ -1213,7 +1214,10 @@ begin
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.21 2002-12-07 19:17:13 hajny
|
||||
Revision 1.22 2002-12-07 19:46:56 hajny
|
||||
* mistyping fixed
|
||||
|
||||
Revision 1.21 2002/12/07 19:17:13 hajny
|
||||
* GetEnv correction, better PM support, ...
|
||||
|
||||
Revision 1.20 2002/11/18 19:51:00 hajny
|
||||
|
Loading…
Reference in New Issue
Block a user