This commit is contained in:
George Weigt 2006-02-08 09:51:24 -07:00
parent 7215b018dd
commit ba3c34a288

2
217.c
View file

@ -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.";