From 48a36ff9e996ba25b4353cdb41a357ea070d5d41 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 6 Feb 2019 15:52:04 +1100 Subject: Cleanup: manually apply changes missed last commit Automatic edits failed for indented comment blocks, removed indentation & adjusted. --- source/blender/gpencil_modifiers/intern/MOD_gpencilsubdiv.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'source/blender/gpencil_modifiers') 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 -- cgit v1.2.3