PERFORCE change 153452 for review

Sam Leffler sam at FreeBSD.org
Mon Nov 24 09:55:25 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=153452

Change 153452 by sam at sam_ebb on 2008/11/24 17:55:06

	kill whitespace (again)

Affected files ...

.. //depot/projects/arp-v2/src/sys/net/if_llatbl.h#5 edit

Differences ...

==== //depot/projects/arp-v2/src/sys/net/if_llatbl.h#5 (text+ko) ====

@@ -85,7 +85,6 @@
 	struct ifnet		 *llt_ifp;
 };
 
-
 /*
  * flags to be passed to arplookup.
  */
@@ -108,7 +107,4 @@
 struct lltable *lltable_init(struct ifnet *, int);
 void		lltable_free(struct lltable *);
 void		lltable_drain(int);
-
 #endif  /* _NET_IF_LLATBL_H_ */
-
-


More information about the p4-projects mailing list