Tab for spaces
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33712 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -60,7 +60,6 @@ static sem_id sLinkChangeSemaphore;
|
|||||||
bluetooth_device*
|
bluetooth_device*
|
||||||
FindDeviceByID(hci_id hid)
|
FindDeviceByID(hci_id hid)
|
||||||
{
|
{
|
||||||
|
|
||||||
bluetooth_device* device;
|
bluetooth_device* device;
|
||||||
|
|
||||||
DoublyLinkedList<bluetooth_device>::Iterator iterator = sDeviceList.GetIterator();
|
DoublyLinkedList<bluetooth_device>::Iterator iterator = sDeviceList.GetIterator();
|
||||||
|
|||||||
Reference in New Issue
Block a user