We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0274fe commit 0d9501cCopy full SHA for 0d9501c
1 file changed
README.md
@@ -96,7 +96,7 @@ bool connecttohost(url)
96
bool connecttohost(url, offset)
97
```
98
```c++
99
-bool connecttohost(url, user, pwd
+bool connecttohost(url, user, pwd)
100
101
102
bool connecttohost(url, user, pwd, offset)
0 commit comments