mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 23:00:13 +02:00
+ Small improvements. More cosmetic in nature
This commit is contained in:
parent
2e410c3c8a
commit
3d94743ad3
@ -178,7 +178,6 @@ procedure TFPReaderBMP.WriteScanLine(Row : Integer; Img : TFPCustomImage);
|
||||
|
||||
Var
|
||||
Column : Integer;
|
||||
AColor : TFPColor;
|
||||
|
||||
begin
|
||||
Case BFI.BitCount of
|
||||
@ -220,7 +219,10 @@ initialization
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.8 2004-02-20 23:00:35 michael
|
||||
Revision 1.9 2004-02-20 23:07:44 michael
|
||||
+ Small improvements. More cosmetic in nature
|
||||
|
||||
Revision 1.8 2004/02/20 23:00:35 michael
|
||||
+ Small improvements. More cosmetic in nature
|
||||
|
||||
Revision 1.7 2004/02/20 22:42:44 michael
|
||||
|
Loading…
Reference in New Issue
Block a user