Minor fix in the API doc

This commit is contained in:
Laurent Gomila 2012-06-13 17:21:27 +02:00
parent 9242c38bdd
commit c4c2c77686

View File

@ -116,7 +116,7 @@ public :
/// This function gracefully closes the connection. If the
/// socket is not connected, this function has no effect.
///
/// \see Connect
/// \see connect
///
////////////////////////////////////////////////////////////
void disconnect();