misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2019-02-12 11:51:27 +01:00
commit cf953b1e02
No known key found for this signature in database
GPG key ID: 1564D7F30393A456
28 changed files with 28 additions and 28 deletions

View file

@ -56,7 +56,7 @@ func (c *CapletsModule) Description() string {
}
func (c *CapletsModule) Author() string {
return "Simone Margaritelli <evilsocket@protonmail.com>"
return "Simone Margaritelli <evilsocket@gmail.com>"
}
func (c *CapletsModule) Configure() error {