Hi Simon,
* Simon Josefsson wrote on Fri, Oct 07, 2005 at 02:17:19PM CEST:
> Ok to install?
Tiny nit.. ;)
*snip*
> +/* Table of CRCs of all 8-bit messages. Generated by running code
> + from RFC 1952 modified to print out the table. */
> +static unsigned long crc32_table[256] = {
Please make this `const'.
> + 0x00000000, 0x77073096, 0xee0e612c, 0x990951ba, 0x076dc419, 0x706af48f,
*snip*
Cheers,
Ralf
_______________________________________________
bug-gnulib mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnulib