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>2018-08-08 13:45:43 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-08-08 13:45:43 +0300
commitaa41c866364178fa0057bd93fd17718f59aa101a (patch)
treeab63396f23c9a51f442c7c898440e0e85036df60 /source/blender/editors/mesh/editmesh_bevel.c
parentc41ce58fdeba46dd96dccd7d2b98b1d3f5de726e (diff)
Cleanup: trailing space
Diffstat (limited to 'source/blender/editors/mesh/editmesh_bevel.c')
-rw-r--r--source/blender/editors/mesh/editmesh_bevel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/mesh/editmesh_bevel.c b/source/blender/editors/mesh/editmesh_bevel.c
index 931e395736f..8d1832e84a4 100644
--- a/source/blender/editors/mesh/editmesh_bevel.c
+++ b/source/blender/editors/mesh/editmesh_bevel.c
@@ -722,7 +722,7 @@ static int edbm_bevel_modal(bContext *C, wmOperator *op, const wmEvent *event)
handled = true;
break;
}
-
+
}
/* Modal numinput inactive, try to handle numeric inputs last... */