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 'source/blender/makesdna/DNA_listBase.h')
-rw-r--r--source/blender/makesdna/DNA_listBase.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/source/blender/makesdna/DNA_listBase.h b/source/blender/makesdna/DNA_listBase.h
index cb3afba94b3..084f1a17cf0 100644
--- a/source/blender/makesdna/DNA_listBase.h
+++ b/source/blender/makesdna/DNA_listBase.h
@@ -17,8 +17,9 @@
* All rights reserved.
*/
-/** \file \ingroup DNA
- * \brief These structs are the foundation for all linked lists in the
+/** \file
+ * \ingroup DNA
+ * \brief These structs are the foundation for all linked lists in the
* library system.
*
* Doubly-linked lists start from a ListBase and contain elements beginning