aboutsummaryrefslogtreecommitdiffstats
path: root/src/blind-flop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/blind-flop.c')
-rw-r--r--src/blind-flop.c2
1 files changed, 1 insertions, 1 deletions
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 = "<stdin>";
stream.fd = STDIN_FILENO;