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>2019-02-06 07:52:04 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-02-06 07:52:04 +0300
commit48a36ff9e996ba25b4353cdb41a357ea070d5d41 (patch)
tree92905be7a3c84339d2cdcd60d94cfa90628ec67f /source/blender/gpencil_modifiers
parenteef4077f18495d88a2426cfda3ec9a4dc461f798 (diff)
Cleanup: manually apply changes missed last commit
Automatic edits failed for indented comment blocks, removed indentation & adjusted.
Diffstat (limited to 'source/blender/gpencil_modifiers')
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpencilsubdiv.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpencilsubdiv.c b/source/blender/gpencil_modifiers/intern/MOD_gpencilsubdiv.c
index d3f9b598e00..e3516cd1ae1 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpencilsubdiv.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpencilsubdiv.c
@@ -17,9 +17,8 @@
* This is a new part of Blender
*/
- /** \file
- * \ingroup modifiers
- */
+/** \file \ingroup modifiers
+ */
#include <stdio.h>