Cleanup: style

This commit is contained in:
2018-09-19 10:29:57 +10:00
parent 69aac13524
commit 345c348262
6 changed files with 42 additions and 28 deletions

View File

@@ -1513,7 +1513,7 @@ static void UV_OT_select_less(wmOperatorType *ot)
/** \name Weld Align Operator
* \{ */
typedef enum eUVWeldAlign{
typedef enum eUVWeldAlign {
UV_STRAIGHTEN,
UV_STRAIGHTEN_X,
UV_STRAIGHTEN_Y,