]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/hash_if.c
ccanlint: mark unused parameters.
[ccan] / tools / ccanlint / tests / hash_if.c
index 78b8a9674e484dd26b3ca4b19a75ae325fcfc488..e647ca2190aa4e25978ff0e4f4b608036156672d 100644 (file)
@@ -15,7 +15,8 @@
 #include <ctype.h>
 
 static void check_hash_if(struct manifest *m,
-                         unsigned int *timeleft, struct score *score)
+                         unsigned int *timeleft UNNEEDED,
+                         struct score *score)
 {
        struct list_head *list;
        const char *explanation =