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 syntax error
Browse Source
pull/169/head
Manuel Araoz
8 years ago
parent
582166d378
commit
cd9f820b85
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/payment/PullPayment.sol
2
contracts/payment/PullPayment.sol
Unescape
Escape
View File
@ -1,7 +1,7 @@
pragma solidity
^
0
.
4
.
8
;
import
'
../SafeMath.sol
'
import
'
../SafeMath.sol
'
;
/*
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/openzeppelin-contracts
Title
Body
Create Issue