]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/compulsory_tests/has_info.c
From: Joseph Adams <joeyadams3.14159@gmail.com>
[ccan] / tools / ccanlint / compulsory_tests / has_info.c
index 974967bfa2377361a6b984ed9d50c739c996dc8e..a5c825265b3266bf9f6b00edc624345d255dd97f 100644 (file)
@@ -71,6 +71,7 @@ static void create_info_template(struct manifest *m, void *check_result)
 }
 
 struct ccanlint has_info = {
 }
 
 struct ccanlint has_info = {
+       .key = "info",
        .name = "Has _info file",
        .check = check_has_info,
        .describe = describe_has_info,
        .name = "Has _info file",
        .check = check_has_info,
        .describe = describe_has_info,