mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 20:09:25 +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;
|
||||
begin
|
||||
get_crc_table:=crc.get_crc32_table;
|
||||
get_crc_table:=crc.get_crc_table;
|
||||
end;
|
||||
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user