[haiku-commits] Re: haiku: hrev45788 - src/bin/network/route

  • From: Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 25 Jun 2013 16:50:43 +0200

Am 25/06/2013 01:56, schrieb kallisti5@xxxxxxxxxxx:
+                                       if (family->preferredPrefixFormat
+                                               == PREFIX_PREFER_NETMASK) {
+                                               printf(" %*s ", addressLength,

The line starting with '==' should be indented one tab more than the line below; it's one expression inside the if.

Bye,
   Axel.


Other related posts: