From cc69334f420fc3d41509a176635f3cca6112821d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 6 Mar 2015 10:35:40 -0600 Subject: Fix a number of minor Doxygen formatting issues --- c/src/lib/libbsp/arm/lpc32xx/include/nand-mlc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/lib/libbsp/arm/lpc32xx/include/nand-mlc.h') diff --git a/c/src/lib/libbsp/arm/lpc32xx/include/nand-mlc.h b/c/src/lib/libbsp/arm/lpc32xx/include/nand-mlc.h index db5b1d5b8b..2aa8312945 100644 --- a/c/src/lib/libbsp/arm/lpc32xx/include/nand-mlc.h +++ b/c/src/lib/libbsp/arm/lpc32xx/include/nand-mlc.h @@ -396,7 +396,7 @@ rtems_status_code lpc32xx_mlc_read_blocks( * @brief Checks if the page spare area indicates to a bad page. * * If the first (byte offset 0) or sixth (byte offset 5) byte of the spare area - * has a value other than 0xff, then it returns @true (the page is bad), else + * has a value other than 0xff, then it returns @a true (the page is bad), else * it returns @a false (the page is not bad). * * Samsung uses the sixth byte to indicate a bad page. Mircon uses the first -- cgit v1.2.3