Edited Comments according to golint

This commit is contained in:
Henry
2014-02-14 12:05:13 +01:00
parent c9345cbcdb
commit 97f9bc7e56
7 changed files with 14 additions and 11 deletions

View File

@ -4,6 +4,7 @@ import (
"fmt"
)
// Lookup askes SAM for the internal i2p address from name
func (c *Client) Lookup(name string) (addr string, err error) {
var r *Reply