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>2020-03-20 04:19:09 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-03-20 04:19:09 +0300
commit35e3abb9120cbc5ee52dc8051899a84a427c7fc0 (patch)
tree849cc389bcf4246a169aa239b9228888783703cd /source/blender/gpencil_modifiers
parentd2c3544c5cb06c7b6f83b807ae39e0815c183f7b (diff)
Cleanup: remove old header conventions recently re-introduced
Diffstat (limited to 'source/blender/gpencil_modifiers')
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpencilmultiply.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpencilmultiply.c b/source/blender/gpencil_modifiers/intern/MOD_gpencilmultiply.c
index eab9ffb4630..2552f527a5e 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpencilmultiply.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpencilmultiply.c
@@ -18,7 +18,7 @@
*/
/** \file
- * \ingroup modifiers
+ * \ingroup modifiers
*/
#include <stdio.h>