mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03:00
Fix some doxygen typos
This commit is contained in:
parent
77388fe2ce
commit
fd59a4a79e
9 changed files with 10 additions and 10 deletions
|
@ -27,7 +27,7 @@ namespace Compiler
|
|||
bool end = false);
|
||||
|
||||
void getCode (std::vector<Interpreter::Type_Code>& code) const;
|
||||
///< store generated code in \æ code.
|
||||
///< store generated code in \a code.
|
||||
|
||||
virtual bool parseName (const std::string& name, const TokenLoc& loc,
|
||||
Scanner& scanner);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue