commit | 27337da139dc16c3214af2803a82db8a11779b6b | [log] [tgz] |
---|---|---|
author | aPiecek <piecek@cesnet.cz> | Mon Jun 19 14:49:29 2023 +0200 |
committer | Michal Vasko <mvasko@cesnet.cz> | Tue Jun 20 11:30:00 2023 +0200 |
tree | 490444d50e7c0327601af46881cf307b006e7d51 | |
parent | cf9e768e7798cb4803bcf0e8d2bd1aa4553736b5 [diff] [blame] |
yanglint BUGFIX doxygen errors
diff --git a/tools/lint/main_ni.c b/tools/lint/main_ni.c index 3b6c71a..b7d821f 100644 --- a/tools/lint/main_ni.c +++ b/tools/lint/main_ni.c
@@ -384,7 +384,7 @@ /** * @brief Enable specific debugging messages. * - * @param[in] groups String in the form <group>[,group>]*. + * @param[in] groups String in the form "<group>[,group>]*". * @param[in,out] yo Options for yanglint. * return 0 on success. */