X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Fdepends_build_without_features.c;h=b75ebefd5e18f0f831739a4589ae0680820fc028;hp=faa3b21d115b28fc31066d7456f9b0f5e3eefbee;hb=10e5e329a1a8804ff6461e1724071364cf6be572;hpb=a64257be339a8485f66ca9bafd6be7077aa873cd diff --git a/tools/ccanlint/tests/depends_build_without_features.c b/tools/ccanlint/tests/depends_build_without_features.c index faa3b21d..b75ebefd 100644 --- a/tools/ccanlint/tests/depends_build_without_features.c +++ b/tools/ccanlint/tests/depends_build_without_features.c @@ -45,7 +45,7 @@ static void check_depends_built_without_features(struct manifest *m, "Dependency %s" " did not" " build:\n%s", - i->basename, + i->modname, errstr); return; }