style cleanup

This commit is contained in:
2013-03-08 04:00:06 +00:00
parent ff336aca02
commit c36f20a7d2
41 changed files with 88 additions and 78 deletions

View File

@@ -41,7 +41,7 @@
#define VERT_MARK 1
static bool UNUSED_FUNCTION(check_hole_in_region) (BMesh * bm, BMFace * f)
static bool UNUSED_FUNCTION(check_hole_in_region) (BMesh *bm, BMFace *f)
{
BMWalker regwalker;
BMIter liter2;