edit
This commit is contained in:
parent
7215b018dd
commit
ba3c34a288
1 changed files with 1 additions and 1 deletions
2
217.c
2
217.c
|
@ -1,4 +1,4 @@
|
|||
// Fast CRC-32 using enormous lookup table, by G. Weigt.
|
||||
// Fast CRC-32 using an enormous lookup table, by G. Weigt.
|
||||
|
||||
unsigned char *buf = "The rain in Spain.";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue