From 87aa99bbbbf620c4ce98996d472fdae45f077eae Mon Sep 17 00:00:00 2001 From: rwatson Date: Mon, 16 Aug 2004 18:32:07 +0000 Subject: White space cleanup for netinet before branch: - Trailing tab/space cleanup - Remove spurious spaces between or before tabs This change avoids touching files that Andre likely has in his working set for PFIL hooks changes for IPFW/DUMMYNET. Approved by: re (scottl) Submitted by: Xin LI --- sys/netinet/if_atm.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/netinet/if_atm.h') diff --git a/sys/netinet/if_atm.h b/sys/netinet/if_atm.h index b8cddf6..4f9a5fb 100644 --- a/sys/netinet/if_atm.h +++ b/sys/netinet/if_atm.h @@ -16,8 +16,8 @@ * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: - * This product includes software developed by Charles D. Cranor and - * Washington University. + * This product includes software developed by Charles D. Cranor and + * Washington University. * 4. The name of the author may not be used to endorse or promote products * derived from this software without specific prior written permission. * @@ -43,5 +43,5 @@ struct rtentry; struct sockaddr; void atm_rtrequest(int, struct rtentry *, struct rt_addrinfo *); -int atmresolve(struct rtentry *, struct mbuf *, struct sockaddr *, +int atmresolve(struct rtentry *, struct mbuf *, struct sockaddr *, struct atm_pseudohdr *); -- cgit v1.1