cvs commit: src/sys/netinet igmp.c
Robert Watson
rwatson at FreeBSD.org
Wed Aug 20 10:32:18 PDT 2003
rwatson 2003/08/20 10:32:17 PDT
FreeBSD src repository
Modified files:
sys/netinet igmp.c
Log:
Before digging into IGMP locking, do a whitespace and prototype cleanup:
prefer tabs to 8 spaces, focus on consistent indentation, prefer modern
C function prototypes. Not all the way to style(9), but substantially
closer.
Revision Changes Path
1.43 +60 -73 src/sys/netinet/igmp.c
More information about the cvs-src
mailing list