]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/qemu/typedefs.h
char: rename CharDriverState Chardev
[mirror_qemu.git] / include / qemu / typedefs.h
index 9a8bcbde36cccfe8988e2ab29bad3b0b1b3461ac..e95f28cfec8f243e951b1afa867adc3985f17236 100644 (file)
@@ -17,7 +17,7 @@ typedef struct BlockBackendRootState BlockBackendRootState;
 typedef struct BlockDriverState BlockDriverState;
 typedef struct BusClass BusClass;
 typedef struct BusState BusState;
-typedef struct CharDriverState CharDriverState;
+typedef struct Chardev Chardev;
 typedef struct CompatProperty CompatProperty;
 typedef struct CPUAddressSpace CPUAddressSpace;
 typedef struct CPUState CPUState;