aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_os.h
diff options
context:
space:
mode:
authorMateusz Guzik <mjg@FreeBSD.org>2020-09-01 21:19:14 +0000
committerMateusz Guzik <mjg@FreeBSD.org>2020-09-01 21:19:14 +0000
commit662c13053f4bf2d6245ba7e2b66c10d1cd5c1fb9 (patch)
tree5cffe4473640975abc443ef4b8047b34cdb4a039 /sys/netinet/sctp_os.h
parent586ee69f09c5060621486b34722a4a806581f93d (diff)
downloadsrc-662c13053f4bf2d6245ba7e2b66c10d1cd5c1fb9.tar.gz
src-662c13053f4bf2d6245ba7e2b66c10d1cd5c1fb9.zip
net: clean up empty lines in .c and .h files
Notes
Notes: svn path=/head/; revision=365071
Diffstat (limited to 'sys/netinet/sctp_os.h')
-rw-r--r--sys/netinet/sctp_os.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/netinet/sctp_os.h b/sys/netinet/sctp_os.h
index 83be9c67d412..6964ff0857a1 100644
--- a/sys/netinet/sctp_os.h
+++ b/sys/netinet/sctp_os.h
@@ -64,9 +64,6 @@ __FBSDID("$FreeBSD$");
#include <netinet/sctp_os_bsd.h>
-
-
-
/* All os's must implement this address gatherer. If
* no VRF's exist, then vrf 0 is the only one and all
* addresses and ifn's live here.