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:   rpaulo
Date:           Mon Mar  6 20:33:52 UTC 2006

Modified Files:
        src/sys/netinet6: in6.c mld6.c nd6_nbr.c nd6_rtr.c

Log Message:
Rename local variables called delay that shadow the delay() decl.
Pointed out by Robert Swindells.


To generate a diff of this commit:
cvs rdiff -r1.98 -r1.99 src/sys/netinet6/in6.c
cvs rdiff -r1.31 -r1.32 src/sys/netinet6/mld6.c
cvs rdiff -r1.62 -r1.63 src/sys/netinet6/nd6_nbr.c
cvs rdiff -r1.56 -r1.57 src/sys/netinet6/nd6_rtr.c

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