Minor Doxygen documentation improvements.
Add missing ATTR_NON_NULL_PTR_ARG and const decorations.
This commit is contained in:
parent
3b99abb5fc
commit
38d7cdf803
6 changed files with 14 additions and 10 deletions
|
@ -79,7 +79,7 @@
|
|||
#define ANSI_ESCAPE_SEQUENCE(EscapeSeq)
|
||||
#endif
|
||||
|
||||
/** \name Text Display Modifier Escape Sequences */
|
||||
/** \name Text Display Modifier Control Sequences */
|
||||
//@{
|
||||
/** Turns on bold so that any following text is printed to the terminal in bold. */
|
||||
#define ESC_BOLD_ON ANSI_ESCAPE_SEQUENCE("1m")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue