Date: Mon, 24 Nov 2008 17:55:24 GMT From: Sam Leffler <sam@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 153452 for review Message-ID: <200811241755.mAOHtOQD045802@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=153452 Change 153452 by sam@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_ */ - -
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811241755.mAOHtOQD045802>