Use @ for doxygen commands (#2597)
This commit is contained in:
parent
ce93188a4a
commit
62da14e30d
31 changed files with 99 additions and 99 deletions
src/components
|
@ -288,7 +288,7 @@ void controller::read_events(bool confwatch) {
|
|||
* Tries to match the given command to a legacy action string and sends the
|
||||
* appropriate new action (and data) to the right module if possible.
|
||||
*
|
||||
* \returns true iff the given command matches a legacy action string and was
|
||||
* @returns true iff the given command matches a legacy action string and was
|
||||
* successfully forwarded to a module
|
||||
*/
|
||||
bool controller::try_forward_legacy_action(const string& cmd) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue