Fix identation error

This commit is contained in:
Matthieu Grieger 2014-12-09 15:11:41 -08:00
parent 409c1374a9
commit 1554a86403

View file

@ -15,7 +15,7 @@ import (
// MumbleDJ type declaration
type MumbleDJ struct {
serverAddress string
serverAddress string
serverPort int
username string
password string