fixed comment.

This commit is contained in:
crs 2002-07-31 17:40:21 +00:00
parent 5c654d531e
commit ee46c5e35a

View File

@ -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.