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:
authorJoshua Leung <aligorith@gmail.com>2013-02-22 06:09:54 +0400
committerJoshua Leung <aligorith@gmail.com>2013-02-22 06:09:54 +0400
commitde7b39c9da5a3c58bd2bc960a749f930ce617ee8 (patch)
tree875c30c50642d7c94b261ebfd848f06b547db0c1 /source/blender/editors/animation/anim_channels_edit.c
parent0215911a9bd141d0cdc0b2476d4e459c4e48209d (diff)
Whitespace fixes
Diffstat (limited to 'source/blender/editors/animation/anim_channels_edit.c')
-rw-r--r--source/blender/editors/animation/anim_channels_edit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/animation/anim_channels_edit.c b/source/blender/editors/animation/anim_channels_edit.c
index 68ded3ef36a..d218cc537da 100644
--- a/source/blender/editors/animation/anim_channels_edit.c
+++ b/source/blender/editors/animation/anim_channels_edit.c
@@ -2440,7 +2440,7 @@ static int mouse_anim_channels(bAnimContext *ac, float UNUSED(x), int channel_in
}
notifierFlags |= (ND_ANIMCHAN | NA_SELECTED);
- }
+ }
break;
case ANIMTYPE_GROUP: