src/utils_ignorelist.c: Fix an off-by-one errror when adding regular expressions.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 3 Oct 2008 21:11:47 +0000 (23:11 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 3 Oct 2008 21:13:19 +0000 (23:13 +0200)
commite0df7ed3f1a6bc3d9164dde7f25b8ed582388a9b
tree10cd0bba0f1602256c1710190b6808bc0916515e
parent980abcf9a631fedc82920942e4c845315c49ba9a
src/utils_ignorelist.c: Fix an off-by-one errror when adding regular expressions.

Resolves: #20
src/utils_ignorelist.c