mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 06:49:23 +02:00
* fixed typo :(
This commit is contained in:
parent
b55566c201
commit
2bec71cd5b
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
****************************************************************************
|
****************************************************************************
|
||||||
}
|
}
|
||||||
unit comprscr;
|
unit comprsrc;
|
||||||
interface
|
interface
|
||||||
|
|
||||||
procedure CompileResourceFiles;
|
procedure CompileResourceFiles;
|
||||||
@ -102,7 +102,10 @@ end;
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.1 1999-01-06 12:39:46 peter
|
Revision 1.2 1999-01-06 12:56:01 peter
|
||||||
|
* fixed typo :(
|
||||||
|
|
||||||
|
Revision 1.1 1999/01/06 12:39:46 peter
|
||||||
* renamed resource -> comprsrc (conflicted with FV)
|
* renamed resource -> comprsrc (conflicted with FV)
|
||||||
|
|
||||||
Revision 1.1 1998/12/28 23:26:25 peter
|
Revision 1.1 1998/12/28 23:26:25 peter
|
||||||
|
Loading…
Reference in New Issue
Block a user