Doxygen comment fix
This commit is contained in:
parent
73727db757
commit
e599d5dc23
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ struct twml_exception
|
|||
{
|
||||
twml_exception(const t_string& user_msg, const std::string& dev_msg);
|
||||
|
||||
/*
|
||||
/**
|
||||
* The message for the user explaining what went wrong. This message can
|
||||
* be translated so the user gets a explanation in his/her native tongue.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue