On Thu, Sep 5, 2013 at 9:44 AM, Dmitry Timoshkov <dmi...@baikal.ru> wrote:
> Bruno Jesus <00cp...@gmail.com> wrote:
>
>> +INT validprotocols[] = { WS_IPPROTO_TCP,
>> +                         WS_IPPROTO_UDP,
>> +                         NSPROTO_IPX,
>> +                         NSPROTO_SPX,
>> +                         NSPROTO_SPXII,
>> +                         0 };
>
> This should be 'static const'.

Agreed, thanks.

> --
> Dmitry.

Bruno


Reply via email to