X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fwrite.c;h=5bca038a61afd909b5d868391ed21ebf37d49a5c;hp=aa3585a75b9fa7fd82c59cbed03a26539e3d2dc7;hb=b4f0ab9002559b774407fb692bcc7e83a6c82ab7;hpb=b9320c921af8d8d2ea3ea80c576ca1e4037af049 diff --git a/src/write.c b/src/write.c index aa3585a7..5bca038a 100644 --- a/src/write.c +++ b/src/write.c @@ -1261,9 +1261,8 @@ remove_zero_length_streams(struct list_head *stream_list) * * @out_ctype * Compression format to use to write the output streams, specified as one - * of the WIMLIB_COMPRESSION_TYPE_* constants, excepting - * WIMLIB_COMPRESSION_TYPE_INVALID but including - * WIMLIB_COMPRESSION_TYPE_NONE. + * of the WIMLIB_COMPRESSION_TYPE_* constants. + * WIMLIB_COMPRESSION_TYPE_NONE is allowed. * * @out_chunk_size * Chunk size to use to write the streams. It must be a valid chunk size