CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/03/02 05:53:15
Modified files:
sys/netinet : in_pcb.h tcp_subr.c udp_usrreq.c
sys/netinet6 : in6_pcb.c raw_ip6.c
Log message:
The return value of in6_pcbnotify() is never used. Make it a void
function.
OK gnezdo@ mvs@ florian@ sashan@
