From 80d76b61b0e2b1224f8b0417658285b90934880e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 9 Apr 2017 10:16:50 +0200 Subject: blind-next-frame: add -f flag: read multiple frames MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/blind-write-head.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/blind-write-head.c') diff --git a/src/blind-write-head.c b/src/blind-write-head.c index 9e7c4a3..81f36b4 100644 --- a/src/blind-write-head.c +++ b/src/blind-write-head.c @@ -6,7 +6,7 @@ USAGE("parameters ...") int main(int argc, char *argv[]) { - ENOFLAGS(!argc); + UNOFLAGS(!argc); printf("%s", *argv++); while (*argv) -- cgit v1.2.3-70-g09d2