Module Name: src Committed By: dyoung Date: Thu Jul 8 00:12:35 UTC 2010
Modified Files:
src/sys/netinet6: udp6_output.c
Log Message:
Sprinkle 'const' to prevent udp6_output() from reassigning all but one
of its arguments.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/netinet6/udp6_output.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
