]> git.ozlabs.org Git - ccan/blobdiff - ccan/string/_info.c
display a-z index for module search and some fixes
[ccan] / ccan / string / _info.c
index 37c6dbf5940ca707dafa180bc71ae55865f89bf0..e8c4061ae08c63a4618b4eb46994459a8d02f364 100644 (file)
@@ -29,6 +29,7 @@ int main(int argc, char *argv[])
 
        if (strcmp(argv[1], "depends") == 0) {
                printf("ccan/talloc\n");
 
        if (strcmp(argv[1], "depends") == 0) {
                printf("ccan/talloc\n");
+               printf("ccan/noerr\n");
                return 0;
        }
 
                return 0;
        }