good morning!!!!

Skip to content
Snippets Groups Projects
Commit a1d97ea4 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

typo

parent c6c22301
No related branches found
No related tags found
Loading
......@@ -22,7 +22,7 @@ type peers map[string]*peer
func (p peers) reset() {
for _, peer := range p {
p.reset()
peer.reset()
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment