mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 11:31:53 +01:00
fix a typo
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user