aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2023-01-21 21:32:03 +0800
committerLasse Collin <lasse.collin@tukaani.org>2023-03-11 21:45:26 +0200
commit050c6dbf96b15dc3b546589e554e0abc83e19816 (patch)
tree9afbe15a525b292e0b92c60188ebd9ed225f7a35
parenttuklib_physmem: Silence warning from -Wcast-function-type on MinGW-w64. (diff)
downloadxz-050c6dbf96b15dc3b546589e554e0abc83e19816.tar.xz
liblzma: Fix documentation for LZMA_MEMLIMIT_ERROR.
LZMA_MEMLIMIT_ERROR was missing the "<" character needed to put documentation after a member.
Diffstat (limited to '')
-rw-r--r--src/liblzma/api/lzma/base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/liblzma/api/lzma/base.h b/src/liblzma/api/lzma/base.h
index 51421353..e9abdf5d 100644
--- a/src/liblzma/api/lzma/base.h
+++ b/src/liblzma/api/lzma/base.h
@@ -138,7 +138,7 @@ typedef enum {
*/
LZMA_MEMLIMIT_ERROR = 6,
- /**
+ /**<
* \brief Memory usage limit was reached
*
* Decoder would need more memory than allowed by the