Source-Changes archive

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

CVS commit: src/sys/netinet



Module Name:    src
Committed By:   ozaki-r
Date:           Wed Oct 19 01:13:01 UTC 2016

Modified Files:
        src/sys/netinet: udp_usrreq.c

Log Message:
Remove unnecessary #ifdef IPSEC

The entire function is already in #ifdef IPSEC.

No functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.226 -r1.227 src/sys/netinet/udp_usrreq.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