Fixing ACTION_MASK_ALL to be unsigned long rather than
authorjongfoster <jongfoster@users.sourceforge.net>
Sun, 12 May 2002 16:05:50 +0000 (16:05 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Sun, 12 May 2002 16:05:50 +0000 (16:05 +0000)
commit1b4d4f3ab4ec936d30c27fac8eb90ebba51a7412
tree5606fde65ec2ce3cfe64353fa5e16e599a149a5a
parentc78675dbc6907c50afe69dacb1393b02d46f69f3
Fixing ACTION_MASK_ALL to be unsigned long rather than
just unsigned int.  I don't know if anyone is porting
Privoxy to 16-bit platforms, but if so, +limit-connect
wouldn't have worked because of this bug.
project.h