Tab for spaces

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33712 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Ruiz Dorantes
2009-10-21 18:10:12 +00:00
parent d4563f903d
commit ee739a2777
@@ -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();