This website works better with JavaScript
Home
Explore
Help
Register
Sign In
YFKJ_EmbeddedSoftwareTeam
/
rtu_linux_modules
Watch
2
Star
0
Fork
1
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
优化注释
niujiuru
3 weeks ago
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
View File
@@ -61,7 +61,7 @@ func main() {
return
}
- term() // 启动终端模拟器
+ term() // 启动终端模拟器
卍
}
// SHELL终端模拟器