X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fwrite.c;h=6c97c79604823415a831f7a7fecc303195f1ec9d;hp=0639fd76a0e6385ebb0c2eac1ebca77d18c1c267;hb=71abd45bcc85ddb5cf60aba8bbeb53b40780f521;hpb=2254a0fc3f1d7af1151ee83f3458f44339b5028b;ds=sidebyside diff --git a/src/write.c b/src/write.c index 0639fd76..6c97c796 100644 --- a/src/write.c +++ b/src/write.c @@ -383,6 +383,10 @@ error: * * WIMLIB_WRITE_RESOURCE_FLAG_PIPABLE if writing a resource for a pipable WIM * (and the output file descriptor may be a pipe). * + * @comp_ctx: + * Location of LZX compression context pointer, which will be allocated or + * updated if needed. (Initialize to NULL.) + * * Additional notes: The SHA1 message digest of the uncompressed data is * calculated (except when doing a raw copy --- see below). If the @unhashed * flag is set on the lookup table entry, this message digest is simply copied