mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 12:49:09 +02:00
* reverted r12575
git-svn-id: trunk@12579 -
This commit is contained in:
parent
cd00ccbb6d
commit
1f1e198c48
@ -332,7 +332,7 @@ end;
|
|||||||
|
|
||||||
function get_crc_table:pointer;inline;
|
function get_crc_table:pointer;inline;
|
||||||
begin
|
begin
|
||||||
get_crc_table:=crc.get_crc32_table;
|
get_crc_table:=crc.get_crc_table;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
end.
|
end.
|
||||||
|
Loading…
Reference in New Issue
Block a user