]> git.proxmox.com Git - qemu.git/blobdiff - hw/bt.h
Fix typos in comments and code (occured -> occurred and related)
[qemu.git] / hw / bt.h
diff --git a/hw/bt.h b/hw/bt.h
index 4a702adef756c58bf07bd28fe5a127d0e6681103..3797254691954ff72248195e1afeabb0cd3e5979 100644 (file)
--- a/hw/bt.h
+++ b/hw/bt.h
@@ -1441,7 +1441,7 @@ typedef struct {
 #define EVT_FLUSH_OCCURRED             0x11
 typedef struct {
     uint16_t   handle;
-} __attribute__ ((packed)) evt_flush_occured;
+} __attribute__ ((packed)) evt_flush_occurred;
 #define EVT_FLUSH_OCCURRED_SIZE 2
 
 #define EVT_ROLE_CHANGE                        0x12