Whitespace changes, not functional change intended.

MFC after:		1 week
This commit is contained in:
Michael Tuexen 2020-06-18 16:22:09 +00:00
parent a8ca275b7d
commit df2fca7ba8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=362332

View File

@ -586,6 +586,7 @@ sctp_sendmsg(int s,
}
who = (struct sockaddr *)&addr;
}
iov.iov_base = (char *)data;
iov.iov_len = len;