X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=filter_chain.c;h=312180f8afe539e72ad741c37e9c5be2107c7602;hp=d59ff7094fc37075b97f914b925d3ac776439591;hb=0439c3cd92853db1979001d46f8b8665bf0b31f8;hpb=5faeb758fb5c47e5e75a9dbbee60a541e7e2461f diff --git a/filter_chain.c b/filter_chain.c index d59ff709..312180f8 100644 --- a/filter_chain.c +++ b/filter_chain.c @@ -18,7 +18,6 @@ /** \file filter_chain.c common helper functions for filter input/output */ -#include "gcc-compat.h" #include "para.h" #include "list.h" #include "filter.h" @@ -212,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