Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   maya
Date:           Fri Mar 30 22:54:37 UTC 2018

Modified Files:
        src/sys/dev/tc: stic.c
        src/sys/kern: sysv_msg.c
        src/sys/netinet: ip_output.c sctp_output.c

Log Message:
correct typo: and and -> and (comments only)

heads up on this being a common typo from chris28.


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/dev/tc/stic.c
cvs rdiff -u -r1.71 -r1.72 src/sys/kern/sysv_msg.c
cvs rdiff -u -r1.298 -r1.299 src/sys/netinet/ip_output.c
cvs rdiff -u -r1.12 -r1.13 src/sys/netinet/sctp_output.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