mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Correct a typo.
Submitted by: kensmith MFC after: 3 days
This commit is contained in:
parent
48fc5de116
commit
681ffdf935
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=202915
@ -332,7 +332,7 @@ in6_pcbladdr(register struct inpcb *inp, struct sockaddr *nam,
|
||||
* Do not update this earlier, in case we return with an error.
|
||||
*
|
||||
* XXX: this in6_selectsrc result might replace the bound local
|
||||
* aaddress with the address specified by setsockopt(IPV6_PKTINFO).
|
||||
* address with the address specified by setsockopt(IPV6_PKTINFO).
|
||||
* Is it the intended behavior?
|
||||
*/
|
||||
*plocal_addr6 = in6a;
|
||||
|
Loading…
Reference in New Issue
Block a user