documentation

This commit is contained in:
john30
2015-02-07 11:40:09 +01:00
parent be7a8e9828
commit 3133cfd2ad
+1 -1
View File
@@ -121,7 +121,7 @@ public:
/**
* Return whether the client shall be disconnected.
* @retur true when the client shall be disconnected.
* @return true when the client shall be disconnected.
*/
bool isDisconnect() { return m_disconnect; }