1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/src/liblzma/api
Lasse Collin bc34e5ac99 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.
2023-03-07 23:23:19 +08:00
..
lzma liblzma: Very minor API doc tweaks. 2023-03-07 23:23:19 +08:00
lzma.h liblzma: Use _MSVC_LANG to detect when "noexcept" can be used with MSVC. 2021-09-09 21:41:51 +03:00
Makefile.am liblzma: Rename the private API header lzma/lzma.h to lzma/lzma12.h. 2014-05-04 11:07:17 +03:00