mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-23 17:33:56 +03:00
Fix typo
This commit is contained in:
parent
0a6585f9db
commit
0d5b532a83
@ -138,7 +138,7 @@ private:
|
|||||||
*/
|
*/
|
||||||
void set_conf_auth(const std::string& name,
|
void set_conf_auth(const std::string& name,
|
||||||
const std::string& change_password,
|
const std::string& change_password,
|
||||||
const std::string& drvier_managed_groups,
|
const std::string& driver_managed_groups,
|
||||||
const std::string& max_token_time);
|
const std::string& max_token_time);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user