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/arg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/arg.h') diff --git a/src/arg.h b/src/arg.h index 1d04f24..5285d92 100644 --- a/src/arg.h +++ b/src/arg.h @@ -77,7 +77,7 @@ extern char *argv0; #define LNGARG() &argv[0][0] -#define ENOFLAGS(...) ARGBEGIN {\ +#define UNOFLAGS(...) ARGBEGIN {\ default:\ usage();\ } ARGEND;\ -- cgit v1.2.3-70-g09d2