mirror of
https://git.tukaani.org/xz.git
synced 2025-02-20 07:28:20 +00:00
liblzma: Fix documentation for LZMA_MEMLIMIT_ERROR.
LZMA_MEMLIMIT_ERROR was missing the "<" character needed to put documentation after a member.
This commit is contained in:
parent
8daaac8e10
commit
050c6dbf96
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user