68c15a4 qemu: snapshot: Use typecasted switch in qemuDomainSnapshotPrepare()

Authored and Committed by Peter Krempa 9 years ago
    qemu: snapshot: Use typecasted switch in qemuDomainSnapshotPrepare()
    
    Convert the switch to a typecasted value so that the compiler tracks
    additions for us.
    
        
file modified
+2 -2