[haiku-commits] Re: r40355 - haiku/trunk/src/tests/kits/net/preflet/InterfacesAddOn

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Fri, 04 Feb 2011 20:53:13 +0100

kallisti5@xxxxxxxxxxx wrote:
> +             buf = buf + (buf >> 16);
> +         return buf & 0x0000003F;

BTW wrong indentation. For readability, I would prefer the current 
solution for GCC2 in BNetworkAddress, though (it's not really 
performance critical, anyway).

Bye,
   Axel.


Other related posts: