mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-12 05:09:20 +02:00
* removed comment warnings
This commit is contained in:
parent
b02f4452ff
commit
1484f839c9
@ -1,3 +1,6 @@
|
||||
{
|
||||
$Id$
|
||||
}
|
||||
unit x;
|
||||
|
||||
{ Changes to the original conversion marked MVC - Michael Van Canneyt}
|
||||
@ -567,3 +570,9 @@ unit x;
|
||||
implementation
|
||||
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.5 2000-03-06 16:15:43 peter
|
||||
* removed comment warnings
|
||||
|
||||
}
|
||||
|
@ -1690,8 +1690,11 @@ implementation
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.4 2000-03-01 09:16:13 sg
|
||||
* Changed all occurences of {$linklib C} into {$linklib c}
|
||||
Revision 1.5 2000-03-06 16:15:43 peter
|
||||
* removed comment warnings
|
||||
|
||||
Revision 1.4 2000/03/01 09:16:13 sg
|
||||
* Changed all occurences of $linklib C into $linklib c
|
||||
|
||||
Revision 1.3 2000/02/27 14:39:54 peter
|
||||
* added explicit linklib c
|
||||
|
@ -299,8 +299,11 @@ Implementation
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.4 2000-03-01 09:16:13 sg
|
||||
* Changed all occurences of {$linklib C} into {$linklib c}
|
||||
Revision 1.5 2000-03-06 16:15:43 peter
|
||||
* removed comment warnings
|
||||
|
||||
Revision 1.4 2000/03/01 09:16:13 sg
|
||||
* Changed all occurences of $linklib C into $linklib c
|
||||
|
||||
Revision 1.3 2000/02/27 14:39:54 peter
|
||||
* added explicit linklib c
|
||||
|
@ -887,8 +887,11 @@ Implementation
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.5 2000-03-01 09:16:13 sg
|
||||
* Changed all occurences of {$linklib C} into {$linklib c}
|
||||
Revision 1.6 2000-03-06 16:15:43 peter
|
||||
* removed comment warnings
|
||||
|
||||
Revision 1.5 2000/03/01 09:16:13 sg
|
||||
* Changed all occurences of $linklib C into $linklib c
|
||||
|
||||
Revision 1.4 2000/02/27 14:39:54 peter
|
||||
* added explicit linklib c
|
||||
|
Loading…
Reference in New Issue
Block a user