cvs commit: src/sys/netatalk aarp.c aarp.h at_extern.h
Robert Watson
rwatson at FreeBSD.org
Fri Jan 12 12:25:13 UTC 2007
rwatson 2007-01-12 12:25:12 UTC
FreeBSD src repository
Modified files:
sys/netatalk aarp.c aarp.h at_extern.h
Log:
Re-style aarp with style(9): normal plethora of white space, brace,
etc, changes.
Remove a small amount of #if !defined(__FreeBSD__) code.
Add missing include guard for _NETATALK_AARP_H_.
Remove unneeded (and conflicting) extern prototype for aarptfree().
Revision Changes Path
1.42 +482 -495 src/sys/netatalk/aarp.c
1.5 +33 -31 src/sys/netatalk/aarp.h
1.17 +0 -4 src/sys/netatalk/at_extern.h
More information about the cvs-src
mailing list