Module Name: src Committed By: ozaki-r Date: Fri Nov 4 09:04:27 UTC 2022
Modified Files: src/sys/netinet: in_pcb.c src/sys/netinet6: in6_pcb.c Log Message: inpcb: get rid of parentheses for return value To generate a diff of this commit: cvs rdiff -u -r1.199 -r1.200 src/sys/netinet/in_pcb.c cvs rdiff -u -r1.176 -r1.177 src/sys/netinet6/in6_pcb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.