1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-25 06:03:36 +03:00

Typo in comment

git-svn-id: http://svn.opennebula.org/trunk@59 3034c82b-c49b-4eb3-8279-a7acafdc01c0
This commit is contained in:
Constantino Vázquez Blanco 2008-07-15 16:38:12 +00:00
parent c0c1e8df4f
commit 343a6b5447

View File

@ -433,7 +433,7 @@ int LibVirtDriver::deployment_description(
attrs.clear(); attrs.clear();
// ------------------------------------------------------------------------ // ------------------------------------------------------------------------
// Raw XEN attributes // Raw KVM attributes
// ------------------------------------------------------------------------ // ------------------------------------------------------------------------
num = vm->get_template_attribute("RAW",attrs); num = vm->get_template_attribute("RAW",attrs);