]> git.ipfire.org Git - thirdparty/xz.git/commit
liblzma: Improve comment in string_conversion.c.
authorJia Tan <jiat0218@gmail.com>
Tue, 18 Jul 2023 14:49:57 +0000 (22:49 +0800)
committerJia Tan <jiat0218@gmail.com>
Tue, 18 Jul 2023 14:56:47 +0000 (22:56 +0800)
commit818701ba1c9dff780b7fbf28f9ab8eb11a25dd67
treeaaf27228013ed372c45e08a8bfc769ff33de2e36
parentb6b7d065853cd4c3f5b8d9be8aea0b6dcb0fe090
liblzma: Improve comment in string_conversion.c.

The comment used "flag" when referring to decoder options. Just
referring to them as options is more clear and consistent.
src/liblzma/common/string_conversion.c