Ralf Wildenhues <[EMAIL PROTECTED]> writes:
>> +/* 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'.Incorporated! Many thanks for reviewing it, Simon _______________________________________________ bug-gnulib mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnulib
