]> wimlib.net Git - wimlib/blobdiff - src/write.c
Comment fixes / cleanups
[wimlib] / src / write.c
index 0639fd76a0e6385ebb0c2eac1ebca77d18c1c267..6c97c79604823415a831f7a7fecc303195f1ec9d 100644 (file)
@@ -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