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:
authorHans Goudey <h.goudey@me.com>2022-08-14 21:32:54 +0300
committerHans Goudey <h.goudey@me.com>2022-08-14 21:32:54 +0300
commit407f11c55f6de066960f6193dc48df4cd4ca4417 (patch)
treee64d4a972cd2679190bde565f047cfa04a6425fa /source/blender/makesdna
parent39bad22008fb2655d3edf1a301bf16b8011f00e8 (diff)
Cleanup: Move object_vgroup.c to C++
Diffstat (limited to 'source/blender/makesdna')
-rw-r--r--source/blender/makesdna/DNA_scene_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/makesdna/DNA_scene_types.h b/source/blender/makesdna/DNA_scene_types.h
index cfb077748ef..2c3c16393e0 100644
--- a/source/blender/makesdna/DNA_scene_types.h
+++ b/source/blender/makesdna/DNA_scene_types.h
@@ -2209,7 +2209,7 @@ enum {
OB_DRAW_GROUPUSER_ALL = 2,
};
-/* object_vgroup.c */
+/* object_vgroup.cc */
/** #ToolSettings.vgroupsubset */
typedef enum eVGroupSelect {