fix a typo

This commit is contained in:
Günter Obiltschnig
2019-11-04 21:08:03 +01:00
parent acd7ec865b
commit 03f22ded65

View File

@@ -72,7 +72,7 @@ public:
/// Returns true if both username and password are empty, otherwise false. /// Returns true if both username and password are empty, otherwise false.
void setHost(const std::string& host); void setHost(const std::string& host);
/// Sets the target host.\ /// Sets the target host.
/// ///
/// Used for SSPI-based NTLM authentication only. /// Used for SSPI-based NTLM authentication only.