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>2013-10-29 07:04:46 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-10-29 07:04:46 +0400
commit96cd8b94016691f2a874d46c1e2aff84ac8d2f28 (patch)
tree1bd0a8c5780cdcf35a27571271f1afbcaff6731b /source/blender/editors/metaball
parenta7b44c82e5b90e83a588fabb22fda5ac41891bdf (diff)
style cleanup
Diffstat (limited to 'source/blender/editors/metaball')
-rw-r--r--source/blender/editors/metaball/mball_edit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/metaball/mball_edit.c b/source/blender/editors/metaball/mball_edit.c
index 7130166ba0e..deae9f17992 100644
--- a/source/blender/editors/metaball/mball_edit.c
+++ b/source/blender/editors/metaball/mball_edit.c
@@ -333,6 +333,7 @@ static int mball_select_similar_exec(bContext *C, wmOperator *op)
break;
default:
BLI_assert(0);
+ break;
}
if (change) {