conform to prevailing if bracket style
This commit is contained in:
@@ -464,8 +464,7 @@ static void GetSegExprValInternal (ExprNode* Expr, SegExprDesc* D, int Sign)
|
|||||||
{
|
{
|
||||||
Export* E;
|
Export* E;
|
||||||
|
|
||||||
if (Expr == 0)
|
if (Expr == 0) {
|
||||||
{
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user