Diff between 70c733459fb50d097080fe0c39cc957081736b3a and f710762d3f03c6aec9fbfcd1e1ade70b26c47cf9
Changed Files
| File | Additions | Deletions | Status |
| src/device.c | +1 | -1 | modified |
Full Patch
diff --git a/src/device.c b/src/device.c
index 3f628a5..3730c2a 100644
--- a/src/device.c
+++ b/src/device.c
@@ -193,7 +193,7 @@ struct btd_device {
guint store_id;
};
-static uint16_t uuid_list[] = {
+static const uint16_t uuid_list[] = {
L2CAP_UUID,
PNP_INFO_SVCLASS_ID,
PUBLIC_BROWSE_GROUP,