mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-01 23:50:23 +02:00
* fixed warning
This commit is contained in:
parent
b913133152
commit
4ebf857ffc
@ -217,6 +217,7 @@ implementation
|
||||
b: byte;
|
||||
shift:integer;
|
||||
begin
|
||||
b:=0;
|
||||
result:=0;
|
||||
shift:=0;
|
||||
repeat
|
||||
|
Loading…
Reference in New Issue
Block a user