Automatically merged updates to draft EIP(s) 820

Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
This commit is contained in:
Jordi Baylina 2018-11-24 19:44:29 +01:00 committed by EIP Automerge Bot
parent d5b5e28065
commit de6c3290c8

View File

@ -833,7 +833,6 @@ Sets the `_newManager` as manager for the `_addr` address.
The new manager will be able to call `setInterfaceImplementer` for `_addr`.
If `_addr` is `0x0`, `msg.sender` is assumed for `_addr`.
If `_newManager` is `0x0`, the manager is reset to `_addr` itself as the manager.
> <small>**identifier:** `5df8122f`</small>