X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=include%2Fwimlib%2Flzx_constants.h;h=2afe0711df41616418bf90e65fa24da21cc9cac1;hb=refs%2Fheads%2Flzx_lcpit;hp=beeff4362a456fb2a52042569bf679d5cd46ed96;hpb=5f573260a48baa30b0b32d9ad8b1753df5f7979f;p=wimlib diff --git a/include/wimlib/lzx_constants.h b/include/wimlib/lzx_constants.h index beeff436..2afe0711 100644 --- a/include/wimlib/lzx_constants.h +++ b/include/wimlib/lzx_constants.h @@ -78,7 +78,7 @@ * different as well. */ #define LZX_WIM_MAGIC_FILESIZE 12000000 -/* Assumed LZX block size when the encoded block size begins with a 0 bit. +/* Assumed LZX block length when the encoded block size begins with a 0 bit. * This is probably WIM-specific. */ #define LZX_DEFAULT_BLOCK_SIZE 32768