Minor formatting changes

This commit is contained in:
lye
2012-03-21 22:50:21 -05:00
parent a008509e20
commit a910f6d47d
3 changed files with 45 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ package irc
import (
"net"
"time"
"github.com/lye/tls"
"tls"
)
type IRCConnection struct {