--- android/hidhost.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/hidhost.c b/android/hidhost.c index 3dc3c25..ebed56d 100644 --- a/android/hidhost.c +++ b/android/hidhost.c @@ -110,7 +110,7 @@ struct hid_device { uint8_t last_hid_msg; struct bt_hog *hog; guint reconnect_id; - int sec_level; + int sec_level; }; static int device_cmp(gconstpointer s, gconstpointer user_data) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html