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/editors/include/ED_outliner.h')
-rw-r--r--source/blender/editors/include/ED_outliner.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blender/editors/include/ED_outliner.h b/source/blender/editors/include/ED_outliner.h
index 33ced623202..e94aedc2b2b 100644
--- a/source/blender/editors/include/ED_outliner.h
+++ b/source/blender/editors/include/ED_outliner.h
@@ -16,7 +16,8 @@
* The Original Code is Copyright (C) 2015, Blender Foundation
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_OUTLINER_H__