Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/netinet6



Module Name:    src
Committed By:   dyoung
Date:           Thu Mar 15 23:35:45 UTC 2007

Modified Files:
        src/sys/netinet6: nd6.c nd6.h

Log Message:
In nd6_lookup, shorten a staircase.  KNF: change return (expr); to
return expr; throughout.  Fix K&R prototypes and parameter type
declarations.


To generate a diff of this commit:
cvs rdiff -r1.111 -r1.112 src/sys/netinet6/nd6.c
cvs rdiff -r1.44 -r1.45 src/sys/netinet6/nd6.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index