Remove excess arrow

This commit is contained in:
KalabiYau 2013-12-12 13:10:25 +01:00
parent 9bedd452ca
commit bf3b70c1bc

View File

@ -5,7 +5,7 @@
<% if @nested %>
<cpu mode='host-model'>
<model fallback='allow'>qemu64</model>>
<model fallback='allow'>qemu64</model>
<feature policy='optional' name='vmx'/>
<feature policy='optional' name='svm'/>
</cpu>