]> git.tuebingen.mpg.de Git - paraslash.git/commit
Make filter config parsers return int.
authorAndre Noll <maan@systemlinux.org>
Sun, 30 Nov 2008 16:41:50 +0000 (17:41 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 30 Nov 2008 16:41:50 +0000 (17:41 +0100)
commitb779fcfc62bca2e728348c70bab3c50df3fe63b8
treebadc4403c581eaf3fe60edc36c7dad6f2e56bf97
parent5c575441c5ac69d3107d8032c1c1d2d7f5c72ee1
Make filter config parsers return int.

This way, we can distinguish between syntax errors and invalid config
values (failed sanity checks).
amp_filter.c
compress.c
error.h
filter.h
filter_chain.c
oggdec.c