Replace Doxygen tags using \ with @

This commit is contained in:
Eduardo Almeida
2024-11-08 18:05:46 +00:00
parent e99d17039b
commit 6ef966c4cf
1800 changed files with 49640 additions and 49640 deletions

View File

@@ -20,7 +20,7 @@ class MyObject : public Object
public:
/**
* Register this type.
* \return The TypeId.
* @return The TypeId.
*/
static TypeId GetTypeId()
{