]> pd.if.org Git - btree/blobdiff - threadskv10h.c
Fix small bug in main when there is less t han one input file
[btree] / threadskv10h.c
index 2b2100062e99f2700c37510492183649fd7d9690..469ee3dd3b0bc37c3686035079f078ea587ac410 100644 (file)
@@ -3643,7 +3643,7 @@ BtKey *ptr;
 #endif
          }
        else {
-               args[idx].infile = argv[12];
+               args[0].infile = argv[12];
                args[0].type = argv[3];
                args[0].main = main;
                args[0].mgr = mgr;