Diff between e74bb5a35be82cb7beec2b149bcc5c7bcc1af9b9 and d884d778d3781dc63f1e704e47a90bb135b13b87
Changed Files
| File | Additions | Deletions | Status |
| monitor/rfcomm.c | +1 | -1 | modified |
Full Patch
diff --git a/monitor/rfcomm.c b/monitor/rfcomm.c
index fd7bbdc..cae6b2c 100644
--- a/monitor/rfcomm.c
+++ b/monitor/rfcomm.c
@@ -106,7 +106,7 @@ struct rfcomm_rpn {
uint8_t xon;
uint8_t xoff;
uint16_t pm;
-} __attribute__ ((packed));
+};
struct rfcomm_rls {
uint8_t dlci;