mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-06-06 10:23:03 +03:00
sshd/terminal: Fix import comment
This commit is contained in:
parent
413cba485e
commit
0a122be81e
@ -14,7 +14,7 @@
|
|||||||
// panic(err)
|
// panic(err)
|
||||||
// }
|
// }
|
||||||
// defer terminal.Restore(0, oldState)
|
// defer terminal.Restore(0, oldState)
|
||||||
package terminal // import "golang.org/x/crypto/ssh/terminal"
|
package terminal
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"golang.org/x/sys/unix"
|
"golang.org/x/sys/unix"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user