diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2010-01-22 14:24:00 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-01-22 14:24:00 +0100 |
commit | bc05ccb65b72963ce635198badab3e656b86f6fd (patch) | |
tree | 52dad4134f53eb85baa34ffd0d75bf12100e959e /lib/bluetooth.c | |
parent | 0218ab79ea881c593111b7165cd57337c711d2ec (diff) |
Remove "(tentative)" comment
Diffstat (limited to 'lib/bluetooth.c')
-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 b74e98635..569fe46a9 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: |