From bd8018a737281770159231c060f3bfd30788a430 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 26 Jul 2017 00:24:39 +0200 Subject: Add blind-mean MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/blind-spatial-mean.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/blind-spatial-mean.c') diff --git a/src/blind-spatial-mean.c b/src/blind-spatial-mean.c index 848af2d..b4e54e5 100644 --- a/src/blind-spatial-mean.c +++ b/src/blind-spatial-mean.c @@ -2,7 +2,7 @@ #include "common.h" USAGE("[-g | -h | -l power | -p power | -v]") -/* TODO add [-w weight-stream] for -l */ +/* TODO add [-w weight-stream] for [-ghlpv] */ /* Because the syntax for a function returning a function pointer is disgusting. */ typedef void (*process_func)(struct stream *stream); -- cgit v1.2.3-70-g09d2