[Modify] Polish it

This commit is contained in:
sta 2016-08-14 14:08:53 +09:00
parent b1deb38c26
commit 6847266781

View File

@ -2866,7 +2866,7 @@ namespace WebSocketSharp
}
if (username.IsNullOrEmpty ()) {
_logger.Warn ("The credentials are set back to the default.");
_logger.Warn ("The credentials are initialized.");
_credentials = null;
_preAuth = false;