[haiku-commits] Re: r33712 - haiku/trunk/src/add-ons/kernel/network/devices/bluetooth

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 22 Oct 2009 01:37:14 +0000

oliver.ruiz.dorantes@xxxxxxxxx wrote:
>  struct bluetooth_device : net_device, DoublyLinkedListLinkImpl<
> bluetooth_> device> {
>       DoublyLinkedList<HciConnection> sConnectionList;
> -     int             fd;
> -     uint16  frame_size;
> -     uint16  mtu;
> +     int fd;
> +     uint16 frame_size;
> +     uint16 mtu;
>  };

We actually use tabs for indenting in this case - the other changes 
looked fine, though.

Bye,
   Axel.


Other related posts: