diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/bluetooth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c index b74e9863..569fe46a 100644 --- a/lib/bluetooth.c +++ b/lib/bluetooth.c @@ -429,7 +429,7 @@ char *bt_compidtostr(int compid) case 70: return "MediaTek, Inc."; case 71: - return "Bluegiga"; /* (tentative) */ + return "Bluegiga"; case 72: return "Marvell Technology Group Ltd."; case 73: |