aboutsummaryrefslogtreecommitdiffstats
path: root/src/blind-repeat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/blind-repeat.c')
-rw-r--r--src/blind-repeat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blind-repeat.c b/src/blind-repeat.c
index 82c924f..29089c6 100644
--- a/src/blind-repeat.c
+++ b/src/blind-repeat.c
@@ -98,7 +98,7 @@ main(int argc, char *argv[])
size_t count = 0;
int inf = 0;
- ENOFLAGS(argc != 2);
+ UNOFLAGS(argc != 2);
if (!strcmp(argv[0], "inf"))
inf = 1;