Module Name: src Committed By: ozaki-r Date: Wed May 18 09:32:05 UTC 2016
Modified Files: src/sys/netinet6: in6_src.c Log Message: Get rid of unnecessary NULL check It's already checked just some lines above. To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/sys/netinet6/in6_src.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.