diff options
Diffstat (limited to 'src/cg-negative.c')
-rw-r--r-- | src/cg-negative.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cg-negative.c b/src/cg-negative.c index c55bd1e..462ab88 100644 --- a/src/cg-negative.c +++ b/src/cg-negative.c @@ -166,7 +166,7 @@ int handle_args(int argc, char* argv[], char* method, char* site, /** * Fill a filter * - * @param The filter to fill + * @param filter The filter to fill */ static void fill_filter(libcoopgamma_filter_t* restrict filter) { |