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>2021-07-30 15:29:30 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-07-30 15:29:30 +0300
commitc8b7745172d96cd5ee6aaa431485f93eb9512696 (patch)
tree0b5300ef8f68b5d608cf77627b394ef627bd40f6 /source/blender/editors/gizmo_library
parent5aa45c43f278eb78a1f68d947590c43affe42df8 (diff)
Cleanup: headers, use 'pragma once', remove argument to '\file'
Diffstat (limited to 'source/blender/editors/gizmo_library')
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/snap3d_gizmo.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/editors/gizmo_library/gizmo_types/snap3d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/snap3d_gizmo.c
index a4a034830b7..ae2cc05c01b 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/snap3d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/snap3d_gizmo.c
@@ -17,8 +17,8 @@
* All rights reserved.
*/
-/** \file snap3d_gizmo.c
- * \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*
* \name Snap Gizmo
*