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_hair.c')
-rw-r--r--source/blender/draw/intern/draw_hair.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/source/blender/draw/intern/draw_hair.c b/source/blender/draw/intern/draw_hair.c
index c1470c361c5..ace85eb1ffe 100644
--- a/source/blender/draw/intern/draw_hair.c
+++ b/source/blender/draw/intern/draw_hair.c
@@ -17,9 +17,10 @@
* All rights reserved.
*/
-/** \file \ingroup draw
+/** \file
+ * \ingroup draw
*
- * \brief Contains procedural GPU hair drawing methods.
+ * \brief Contains procedural GPU hair drawing methods.
*/
#include "DRW_render.h"