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/draw/intern/draw_debug.c')
-rw-r--r--source/blender/draw/intern/draw_debug.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blender/draw/intern/draw_debug.c b/source/blender/draw/intern/draw_debug.c
index f03e5f90043..8c810f1a792 100644
--- a/source/blender/draw/intern/draw_debug.c
+++ b/source/blender/draw/intern/draw_debug.c
@@ -16,7 +16,8 @@
* Copyright 2018, Blender Foundation.
*/
-/** \file \ingroup draw
+/** \file
+ * \ingroup draw
*
* \brief Simple API to draw debug shapes in the viewport.
*/