Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/memutil/MEM_RefCounted.h')
-rw-r--r--intern/memutil/MEM_RefCounted.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/intern/memutil/MEM_RefCounted.h b/intern/memutil/MEM_RefCounted.h
index b7b279fbb9e..0dccf790caa 100644
--- a/intern/memutil/MEM_RefCounted.h
+++ b/intern/memutil/MEM_RefCounted.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup memutil
+/** \file
+ * \ingroup memutil
*
* Declaration of MEM_RefCounted class.
*/