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

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