Minor fix in the API doc
This commit is contained in:
parent
9242c38bdd
commit
c4c2c77686
|
@ -116,7 +116,7 @@ public :
|
||||||
/// This function gracefully closes the connection. If the
|
/// This function gracefully closes the connection. If the
|
||||||
/// socket is not connected, this function has no effect.
|
/// socket is not connected, this function has no effect.
|
||||||
///
|
///
|
||||||
/// \see Connect
|
/// \see connect
|
||||||
///
|
///
|
||||||
////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////
|
||||||
void disconnect();
|
void disconnect();
|
||||||
|
|
Loading…
Reference in a new issue