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>2018-08-08 03:59:50 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-08-08 03:59:50 +0300
commitcb58658f4145239082573aec49f261ce389a03ca (patch)
tree7e3efccc6c61e7b839b09e4a4793819ad98dfa70 /source/blender/editors/gpencil/gpencil_add_stroke.c
parent5f71093bb64c3cf589f432a8768e772dcbc72aed (diff)
Cleanup: style
Diffstat (limited to 'source/blender/editors/gpencil/gpencil_add_stroke.c')
-rw-r--r--source/blender/editors/gpencil/gpencil_add_stroke.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/gpencil/gpencil_add_stroke.c b/source/blender/editors/gpencil/gpencil_add_stroke.c
index ebe07fe417f..f932f98ac1d 100644
--- a/source/blender/editors/gpencil/gpencil_add_stroke.c
+++ b/source/blender/editors/gpencil/gpencil_add_stroke.c
@@ -23,7 +23,7 @@
* ***** END GPL LICENSE BLOCK *****
*/
-/** \file blender/editors/gpencil/gpencil_add_monkey.c
+/** \file blender/editors/gpencil/gpencil_add_stroke.c
* \ingroup edgpencil
*/