This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
YFKJ_EmbeddedSoftwareTeam
/
rtu_linux_modules
Vigiar
2
Colocar Estrela
0
Fork
1
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Browse Source
优化注释
niujiuru
3 weeks atrás
parent
46cdf45f94
commit
b11b382a64
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
sshd/client/client.go
+ 1
- 1
sshd/client/client.go
Ver Ficheiro
@@ -61,7 +61,7 @@ func main() {
return
}
- term() // 启动终端模拟器
+ term() // 启动终端模拟器
卍
}
// SHELL终端模拟器