Commit a1d97ea4 authored by obscuren's avatar obscuren

typo

parent c6c22301
......@@ -22,7 +22,7 @@ type peers map[string]*peer
func (p peers) reset() {
for _, peer := range p {
p.reset()
peer.reset()
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment