bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: crc


From: Simon Josefsson
Subject: Re: crc
Date: Fri, 07 Oct 2005 15:45:36 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Ralf Wildenhues <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]