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:
authorCampbell Barton <ideasman42@gmail.com>2021-02-20 07:35:00 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-02-20 07:35:00 +0300
commit7bb2b910c0e471e90d4dc5fe6c94aeb4f3ad57b0 (patch)
tree96b3c2f32cb6471f0fb70ea2ec0f84ab66855e20 /source/blender/editors/space_outliner/tree/common.cc
parent83f285f56fac5aa989ec26d2d529b1284c8c2e21 (diff)
Cleanup: doxygen sections
Diffstat (limited to 'source/blender/editors/space_outliner/tree/common.cc')
-rw-r--r--source/blender/editors/space_outliner/tree/common.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/space_outliner/tree/common.cc b/source/blender/editors/space_outliner/tree/common.cc
index 65c9448634c..306d59288f4 100644
--- a/source/blender/editors/space_outliner/tree/common.cc
+++ b/source/blender/editors/space_outliner/tree/common.cc
@@ -28,7 +28,6 @@
/* -------------------------------------------------------------------- */
/** \name ID Helpers.
- *
* \{ */
const char *outliner_idcode_to_plural(short idcode)