]> git.ipfire.org Git - thirdparty/squid.git/commit
Summary: Fixup GNUregex.c to meet current gcc warning checks.
authorrobertc <>
Fri, 20 Jun 2003 04:25:18 +0000 (04:25 +0000)
committerrobertc <>
Fri, 20 Jun 2003 04:25:18 +0000 (04:25 +0000)
commit08bc07d0e8f1328cf6ffb8ac06aa020c8b28b748
tree8a8f688aa8a6fcfde71fa6debd24b221264a1a2f
parentef0f80c27d471ddf34ec1926473d73ad0566da5a
Summary: Fixup GNUregex.c to meet current gcc warning checks.
Keywords:

Fixup GNUregex.c to meet current gcc warning checks. Mostly K&R->ANSI protoypes, as well as a const correctness issue exposed by the correct prototypes;
lib/GNUregex.c