summaryrefslogtreecommitdiff
path: root/tests/genfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/genfile.c')
-rw-r--r--tests/genfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/genfile.c b/tests/genfile.c
index f67fa4d..48abd97 100644
--- a/tests/genfile.c
+++ b/tests/genfile.c
@@ -145,7 +145,7 @@ parse_opt (int key, char *arg, struct argp_state *state)
break;
case 'l':
- file_length = get_size (arg, 0);
+ file_length = get_size (arg, 1);
break;
case 'p':