Even code field has more sense like that

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23933 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Ruiz Dorantes
2008-02-08 18:32:52 +00:00
parent 2573c43064
commit ce28fccee2
+1 -1
View File
@@ -13,7 +13,7 @@
#define HCI_EVENT_HDR_SIZE 2
struct hci_event_header {
uint8 evt;
uint8 ecode;
uint8 elen;
} __attribute__ ((packed));