This commit is contained in:
Unknwon 2014-07-26 03:02:46 -04:00
parent 5c4bc3c848
commit 545d320648
6 changed files with 30 additions and 42 deletions

View file

@ -17,7 +17,7 @@ import (
"github.com/Unknwon/com"
"github.com/gogits/gogs-ng/modules/log"
"github.com/gogits/gogs/modules/log"
)
func handleServerConn(keyId string, chans <-chan ssh.NewChannel) {