]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
liblzma: Fix documentation for LZMA_MEMLIMIT_ERROR.
authorJia Tan <jiat0218@gmail.com>
Sat, 21 Jan 2023 13:32:03 +0000 (21:32 +0800)
committerJia Tan <jiat0218@gmail.com>
Wed, 15 Feb 2023 14:47:29 +0000 (22:47 +0800)
LZMA_MEMLIMIT_ERROR was missing the "<" character needed to put
documentation after a member.

src/liblzma/api/lzma/base.h

index caf488feb3d5fb88706ca43d28c93360a1ce0a23..9e5134508207735af78aeeaec18342754c08f72d 100644 (file)
@@ -139,7 +139,7 @@ typedef enum {
                 */
 
        LZMA_MEMLIMIT_ERROR     = 6,
-               /**
+               /**<
                 * \brief       Memory usage limit was reached
                 *
                 * Decoder would need more memory than allowed by the