@ -45,7 +45,7 @@ func reconnector(i *IRCConnection) {
for {
i.Error = connect(i);
if i.Error == nil {
return;
return
}
The note is not visible to the blocked user.