]> Git Repo - qemu.git/blobdiff - include/hw/qdev-core.h
qobject: Clean up around qtype_code
[qemu.git] / include / hw / qdev-core.h
index 4e673f9d294525bb05cd96080c08953c4516e412..9a0ee30db527147b258aa73eebc8756f6be5385e 100644 (file)
@@ -226,7 +226,7 @@ struct Property {
     PropertyInfo *info;
     int          offset;
     uint8_t      bitnr;
-    uint8_t      qtype;
+    qtype_code   qtype;
     int64_t      defval;
     int          arrayoffset;
     PropertyInfo *arrayinfo;
This page took 0.023849 seconds and 4 git commands to generate.