mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove trailing whitespace in all contract files.
This commit is contained in:
@@ -36,7 +36,7 @@ contract OutcomeToken is StandardToken {
|
||||
{
|
||||
eventContract = msg.sender;
|
||||
}
|
||||
|
||||
|
||||
/// @dev Events contract issues new tokens for address. Returns success
|
||||
/// @param _for Address of receiver
|
||||
/// @param outcomeTokenCount Number of tokens to issue
|
||||
|
||||
Reference in New Issue
Block a user