]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/pci.h
Merge remote-tracking branch 'origin/master' into pci
[mirror_qemu.git] / hw / pci.h
index ce214f4e5a7acbc3bdc705a8ac9e076032f7f052..c220745c98837ee5e9af668d63c76ca347c341cb 100644 (file)
--- a/hw/pci.h
+++ b/hw/pci.h
@@ -132,7 +132,7 @@ struct PCIDevice {
     /* PCI config space */
     uint8_t *config;
 
-    /* Used to enable config checks on load. Note that writeable bits are
+    /* Used to enable config checks on load. Note that writable bits are
      * never checked even if set in cmask. */
     uint8_t *cmask;