Fix typo in comment for 'test_auth_methods-t'

pull/4485/head
Javier Jaramago Fernández 2 years ago
parent 8580d69ed1
commit a2f3731006

@ -282,7 +282,7 @@ struct test_conf_t {
bool hashed_pass;
/* @brief Wether to attempt auth under SSL conn or not. */
bool use_ssl;
/* @brief Wether to attempt auth under SSL conn or not. */
/* @brief Wether to attempt auth with compression enabled or not. */
bool use_comp;
};

Loading…
Cancel
Save