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:           Sun May 11 20:19:44 UTC 2008

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

Log Message:
Compare route with NULL instead of testing truth.  Where applicable,
s/0/NULL/.  s/u_char/uint8_t/.  Remove superfluous curly braces.


To generate a diff of this commit:
cvs rdiff -r1.126 -r1.127 src/sys/netinet6/nd6.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