]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/examples_run.c
ccanlint: remove argument to -k/--keep
[ccan] / tools / ccanlint / tests / examples_run.c
index 4b881724d35a3d359d933739009d2d45fac0febd..18bb849d3d0076ace733c28669cd33911bbd6930 100644 (file)
@@ -225,7 +225,7 @@ static char *unexpected(struct ccan_file *i, const char *input,
        return output;
 }
 
-static void run_examples(struct manifest *m, bool keep,
+static void run_examples(struct manifest *m,
                         unsigned int *timeleft, struct score *score)
 {
        struct ccan_file *i;