mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
feature #200: Fixed bad comment
This commit is contained in:
parent
2ff230cd79
commit
e5f8b4d235
@ -50,7 +50,7 @@ void RequestManager::HostInfo::execute(
|
||||
goto error_authenticate;
|
||||
}
|
||||
|
||||
// Perform the allocation in the hostpool
|
||||
// Get the host from the HostPool
|
||||
host = HostInfo::hpool->get(hid,true);
|
||||
|
||||
if ( host == 0 )
|
||||
|
Loading…
x
Reference in New Issue
Block a user