From 0439c3cd92853db1979001d46f8b8665bf0b31f8 Mon Sep 17 00:00:00 2001 From: Andre Date: Sun, 5 Mar 2006 13:59:39 +0100 Subject: [PATCH] Kill an outdated comment.. ..which stated that filter command line options should be separated by colons. --- filter_chain.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2