liblzma: ARM64: Fix wrong comment in API doc.

Thanks to Jia Tan.
This commit is contained in:
Lasse Collin 2022-09-20 16:27:50 +03:00
parent d5b0906fa5
commit b557b4a0ee
1 changed files with 2 additions and 2 deletions

View File

@ -53,8 +53,8 @@
/**<
* Filter for ARM64 binaries.
*
* \note Unlike the older filters above, this doesn't
* support any options (must be NULL).
* \note In contrast to the other BCJ filters, this uses
* its own options structure, lzma_options_arm64.
*/
/**