This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
YFKJ_EmbeddedSoftwareTeam
/
rtu_linux_modules
Seguir
2
Destacar
0
Fork
1
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
优化注释
niujiuru
hace 3 semanas
padre
46cdf45f94
commit
b11b382a64
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
sshd/client/client.go
+ 1
- 1
sshd/client/client.go
Ver fichero
@@ -61,7 +61,7 @@ func main() {
return
}
- term() // 启动终端模拟器
+ term() // 启动终端模拟器
卍
}
// SHELL终端模拟器