]> git.proxmox.com Git - qemu.git/blobdiff - qapi-schema.json
w64: Fix compiler warnings (wrong format specifier)
[qemu.git] / qapi-schema.json
index a184ce6123d1a318f92728bf8c124a5821c91387..751d3c22476f9072d08a86c767e0f03605a78f07 100644 (file)
 ##
 { 'union': 'BlockdevAction',
   'data': {
-       'blockdev-snapshot-sync': 'BlockdevSnapshot',
+       'blockdev-snapshot-sync': 'BlockdevSnapshot'
    } }
 
 ##