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:
Maksim Yevmenkin 2005-03-17 21:39:44 +00:00
parent 092cb1258f
commit 738473e4ff
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=143767

View File

@ -45,7 +45,7 @@
__BEGIN_DECLS
/*
* Lunux BlueZ compatibility
* Linux BlueZ compatibility
*/
#define bacmp(ba1, ba2) memcmp((ba1), (ba2), sizeof(bdaddr_t))