fixed comment.
This commit is contained in:
parent
5c654d531e
commit
ee46c5e35a
|
@ -66,7 +66,7 @@ private:
|
||||||
CString m_name;
|
CString m_name;
|
||||||
};
|
};
|
||||||
|
|
||||||
//! Client not in map
|
//! Client not in map exception
|
||||||
/*!
|
/*!
|
||||||
Thrown when a client attempting to connect is using a name that is
|
Thrown when a client attempting to connect is using a name that is
|
||||||
unknown to the server.
|
unknown to the server.
|
||||||
|
|
Loading…
Reference in New Issue