Remove trailing whitespace.

This commit is contained in:
Michael Tuexen 2020-05-10 17:43:42 +00:00
parent efd5e69291
commit 9d176904ae
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=360879

View File

@ -1373,7 +1373,7 @@ tcp_usr_close(struct socket *so)
NET_EPOCH_EXIT(et);
}
static int
static int
tcp_pru_options_support(struct tcpcb *tp, int flags)
{
/*