X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fextract.c;h=656a76c9487e9cdd509015c04c8d1727f0b83e11;hp=ae591bbef6f33cf41d9b5d407b054de35a871b58;hb=0d94d9db6e2e8397b4a556bb0218ab82136583e9;hpb=3de0ea068f81087f5348644b8618d93528216477 diff --git a/src/extract.c b/src/extract.c index ae591bbe..656a76c9 100644 --- a/src/extract.c +++ b/src/extract.c @@ -2065,7 +2065,7 @@ do_extract_warnings(struct apply_ctx *ctx) ctx->no_security_descriptors == 0) return; - WARNING("Extraction of \"%"TS"\" complete, but with one or more warnings:", + WARNING("Extraction to \"%"TS"\" complete, but with one or more warnings:", ctx->target); if (ctx->partial_security_descriptors != 0) { WARNING("- Could only partially set the security descriptor\n"