Cleanup: replace doxy @ with backslash

The rest of Blender uses backslashes.
This commit is contained in:
2018-09-05 14:56:29 +10:00
parent 1be265afc0
commit 44d4a61ed0
130 changed files with 817 additions and 817 deletions

View File

@@ -25,8 +25,8 @@
#include "COM_Node.h"
/**
* @brief ChannelMatteNode
* @ingroup Node
* \brief ChannelMatteNode
* \ingroup Node
*/
class ChannelMatteNode : public Node {
public: