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-flop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/blind-flop.c') diff --git a/src/blind-flop.c b/src/blind-flop.c index 5f737f3..39370a5 100644 --- a/src/blind-flop.c +++ b/src/blind-flop.c @@ -15,7 +15,7 @@ main(int argc, char *argv[]) char *buf, *image; size_t i, j, n, m; - ENOFLAGS(argc); + UNOFLAGS(argc); stream.file = ""; stream.fd = STDIN_FILENO; -- cgit v1.2.3-70-g09d2