[Modify] Polish it

master
sta 9 years ago
parent b1deb38c26
commit 6847266781

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

Loading…
Cancel
Save