From: Andre Date: Sun, 5 Mar 2006 12:59:39 +0000 (+0100) Subject: Kill an outdated comment.. X-Git-Tag: v0.2.11~33^2~1 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=0439c3cd92853db1979001d46f8b8665bf0b31f8;ds=sidebyside Kill an outdated comment.. ..which stated that filter command line options should be separated by colons. --- diff --git a/filter_chain.c b/filter_chain.c index d11f169e..312180f8 100644 --- a/filter_chain.c +++ b/filter_chain.c @@ -211,7 +211,7 @@ static int parse_filter_args(int filter_num, char *options, void **conf) /** * check the filter command line options * - * \param fa the command line options (values separated by colons) + * \param fa the command line options * \param conf points to the filter configuration upon successful return * * Check if \a fa starts with a the name of a supported filter, followed by