mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Reformat code
This commit is contained in:
parent
70e5af11ef
commit
811980afe6
@ -82,7 +82,6 @@ outlined further below:
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Note that re-entrancy is not only an effect of Ether transfer but of any
|
||||
function call on another contract. Furthermore, you also have to take
|
||||
multi-contract situations into account. A called contract could modify the
|
||||
|
Loading…
Reference in New Issue
Block a user