Fix typo in comments (spell Linux correctly)
Submitted by: Markus Brueffer < markus at brueffer dot de > MFC after: 3 days
This commit is contained in:
parent
092cb1258f
commit
738473e4ff
@ -45,7 +45,7 @@
|
||||
__BEGIN_DECLS
|
||||
|
||||
/*
|
||||
* Lunux BlueZ compatibility
|
||||
* Linux BlueZ compatibility
|
||||
*/
|
||||
|
||||
#define bacmp(ba1, ba2) memcmp((ba1), (ba2), sizeof(bdaddr_t))
|
||||
|
Loading…
Reference in New Issue
Block a user