liblzma: Very minor API doc tweaks.
commitd831072cceca458d94d2d5da201862f6d43a417b
authorLasse Collin <lasse.collin@tukaani.org>
Thu, 16 Feb 2023 19:09:00 +0000 (16 21:09 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Thu, 16 Feb 2023 19:09:00 +0000 (16 21:09 +0200)
tree6a165db05825682d5c58f2b8ff1bc3a10b87b5d4
parentf029daea39c215fd7d5cb6b6798818b055cf5b22
liblzma: Very minor API doc tweaks.

Use "member" to refer to struct members as that's the term used
by the C standard.

Use lzma_options_delta.dist and such in docs so that in Doxygen's
HTML output they will link to the doc of the struct member.

Clean up a few trailing white spaces too.
src/liblzma/api/lzma/block.h
src/liblzma/api/lzma/delta.h
src/liblzma/api/lzma/index.h
src/liblzma/api/lzma/stream_flags.h