CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2013/01/15 17:07:22

Modified files:
        sys/netinet    : in_pcb.c in_pcb.h 

Log message:
Pass struct inpcb pointer to in_pcb...() functions instead of void
pointer.  Allows stricter type checking.  No functional change.
OK claudio@

Reply via email to