From 002dbaece721beaacf7da149309214f2dc9111af Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 5 Apr 2013 16:55:12 +0000 Subject: style cleanup --- source/blender/editors/animation/anim_channels_defines.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/editors/animation/anim_channels_defines.c') diff --git a/source/blender/editors/animation/anim_channels_defines.c b/source/blender/editors/animation/anim_channels_defines.c index 4b0a99889b3..bd580ab590f 100644 --- a/source/blender/editors/animation/anim_channels_defines.c +++ b/source/blender/editors/animation/anim_channels_defines.c @@ -2097,7 +2097,7 @@ static void *acf_dslinestyle_setting_ptr(bAnimListElem *ale, int setting, short } /* node tree expander type define */ -static bAnimChannelType ACF_DSLINESTYLE= +static bAnimChannelType ACF_DSLINESTYLE = { "Line Style Expander", /* type name */ -- cgit v1.2.3