X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=src%2Fextract.c;h=656a76c9487e9cdd509015c04c8d1727f0b83e11;hb=65410297b5e1eace172efddaa5cfe5fe77fa251d;hp=ae591bbef6f33cf41d9b5d407b054de35a871b58;hpb=7e6ea29df780d210dc718b7ae7bf74faf3826efb;p=wimlib 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"