Doxygen comment fix

This commit is contained in:
Ignacio R. Morelle 2008-05-29 21:41:39 +00:00
parent 73727db757
commit e599d5dc23

View file

@ -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.
*/