This website works better with JavaScript.
Explore
Help
Register
Sign In
mirror
/
openzeppelin-contracts
mirror of
https://github.com/OpenZeppelin/openzeppelin-contracts
Watch
2
Star
1
Fork
You've already forked openzeppelin-contracts
1
Code
Issues
Releases
Wiki
Activity
Fix solidity style issue
Browse Source
pull/680/head
Alejandro Santander
7 years ago
parent
3009553925
commit
22c1403e5b
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
contracts/ownership/Heritable.sol
2
contracts/ownership/Heritable.sol
Unescape
Escape
View File
@ -1,7 +1,7 @@
pragma solidity
^
0
.
4
.
11
;
pragma solidity
^
0
.
4
.
11
;
import
'
./Ownable.sol
'
;
import
"
./Ownable.sol
"
;
/**
/**
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/openzeppelin-contracts
Title
Body
Create Issue