From 44d4a61ed03ac6fc51485ea5621f45098817bcee Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 5 Sep 2018 14:56:29 +1000 Subject: Cleanup: replace doxy @ with backslash The rest of Blender uses backslashes. --- source/blender/compositor/nodes/COM_AlphaOverNode.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/blender/compositor/nodes/COM_AlphaOverNode.h') diff --git a/source/blender/compositor/nodes/COM_AlphaOverNode.h b/source/blender/compositor/nodes/COM_AlphaOverNode.h index 0af2ea3310d..04155a9bad7 100644 --- a/source/blender/compositor/nodes/COM_AlphaOverNode.h +++ b/source/blender/compositor/nodes/COM_AlphaOverNode.h @@ -26,8 +26,8 @@ #include "COM_Node.h" /** - * @brief AlphaOverNode - * @ingroup Node + * \brief AlphaOverNode + * \ingroup Node */ class AlphaOverNode : public Node { public: -- cgit v1.2.3