]> 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 15:24:02 +0000 (23:24 +0800)
commit2600d3352449faf57d9cb3fa00cbe40548a1310f
tree0c2544cd29af25ef34bc5ca82404496674e00fa1
parent98fc14541eec3e1dcf694075c8533f19a3cee552
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