Merge pull request #331 from u2/doc_fix2

docs: code sytle
This commit is contained in:
chriseth 2016-01-04 11:50:22 +01:00
commit 252bd142b9

View File

@ -774,8 +774,8 @@ encoding of the address of the library contract.
Restrictions for libraries in comparison to contracts:
- no state variables
- cannot inherit nor be inherited
- no state variables
- cannot inherit nor be inherited
(these might be lifted at a later point)