src/filter_chain.c: Allow the create-function of mathces to be NULL.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 22 Nov 2008 00:03:25 +0000 (01:03 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 22 Nov 2008 00:03:25 +0000 (01:03 +0100)
commita810982081c5b22df61c888355c50ca388fa2a84
tree84c5c89b0e2f8a31c76510b0c30fe98e13277673
parent2098d38aca721db2d77b918b22b1986a125295d2
src/filter_chain.c: Allow the create-function of mathces to be NULL.

Not all targets actually need to be created, for example
the `stop' target.
src/filter_chain.c