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:
Diffstat (limited to 'source/blender')
-rw-r--r--source/blender/draw/intern/draw_armature.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/draw/intern/draw_armature.c b/source/blender/draw/intern/draw_armature.c
index 36aabdf7735..cd04ecc62f7 100644
--- a/source/blender/draw/intern/draw_armature.c
+++ b/source/blender/draw/intern/draw_armature.c
@@ -1252,7 +1252,7 @@ static void DRW_shgroup_armature(
g_data.bone_wire = pass_bone_wire;
g_data.relationship_lines = shgrp_relationship_lines;
- memset(&g_color, 0x0, sizeof(g_data));
+ memset(&g_color, 0x0, sizeof(g_color));
}
void DRW_shgroup_armature_object(