1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

Fix syntax error typo

This commit is contained in:
Tino Vázquez 2011-05-18 17:00:00 +02:00
parent a053cf9a53
commit 5d5475e6cf

View File

@ -123,7 +123,7 @@ class OCCIServer < CloudServer
end
network_pool = VirtualNetworkPoolOCCI.new(
one_client),
one_client,
user_flag)
# --- Prepare XML Response ---