Whitespaces/newlines fixes.
This commit is contained in:
@@ -1029,7 +1029,6 @@ static void ArrayRef (ExprDesc* Expr)
|
|||||||
/* Adjust the offset */
|
/* Adjust the offset */
|
||||||
Expr->IVal += Subscript.IVal;
|
Expr->IVal += Subscript.IVal;
|
||||||
|
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
/* Scale the rhs value according to the element type */
|
/* Scale the rhs value according to the element type */
|
||||||
|
|||||||
Reference in New Issue
Block a user