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:           Wed Nov 14 22:58:27 UTC 2007

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

Log Message:
KNF.  Remove superfluous parentheses.  In the switch-statement,
consolidate all of the 'error = EOPNOTSUPP;' cases.  No functional
change intended.


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