aboutsummaryrefslogtreecommitdiffstats
path: root/src/cg-negative.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-08-06 01:12:24 +0200
committerMattias Andrée <maandree@kth.se>2016-08-06 01:12:24 +0200
commit75e36ec8bf8308bb0b4d7f15eb7e5c721046c535 (patch)
tree2197aaa3d62a1f28a0a6cba56a753d16fbbc897f /src/cg-negative.c
parentadd cg-darkroom (diff)
downloadcg-tools-75e36ec8bf8308bb0b4d7f15eb7e5c721046c535.tar.gz
cg-tools-75e36ec8bf8308bb0b4d7f15eb7e5c721046c535.tar.bz2
cg-tools-75e36ec8bf8308bb0b4d7f15eb7e5c721046c535.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'src/cg-negative.c')
-rw-r--r--src/cg-negative.c2
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)
{