Module Name: src Committed By: rtr Date: Sun May 3 04:18:45 UTC 2015
Modified Files:
src/sys/kern: uipc_socket.c
Log Message:
flip (NULL == addr) to (addr == NULL) use in conditional from previous
commit.
To generate a diff of this commit:
cvs rdiff -u -r1.243 -r1.244 src/sys/kern/uipc_socket.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
