[Modify] Polish it
This commit is contained in:
parent
b1deb38c26
commit
6847266781
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user