aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Tuexen <tuexen@FreeBSD.org>2020-05-10 17:43:42 +0000
committerMichael Tuexen <tuexen@FreeBSD.org>2020-05-10 17:43:42 +0000
commit9d176904ae1d781926a2bda3a32aeac864977d60 (patch)
tree436cd6047ba2389336b3e7bb8a66a7e20eee0709
parentefd5e69291940ae00eb5aaeac839926e78abb6ed (diff)
downloadsrc-9d176904ae1d781926a2bda3a32aeac864977d60.tar.gz
src-9d176904ae1d781926a2bda3a32aeac864977d60.zip
Remove trailing whitespace.
Notes
Notes: svn path=/head/; revision=360879
-rw-r--r--sys/netinet/tcp_usrreq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/tcp_usrreq.c b/sys/netinet/tcp_usrreq.c
index 0fd488ad9fd0..9d40189aaaf8 100644
--- a/sys/netinet/tcp_usrreq.c
+++ b/sys/netinet/tcp_usrreq.c
@@ -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)
{
/*