aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_os.h
diff options
context:
space:
mode:
authorMichael Tuexen <tuexen@FreeBSD.org>2020-06-06 18:20:09 +0000
committerMichael Tuexen <tuexen@FreeBSD.org>2020-06-06 18:20:09 +0000
commit2cf334710920291d78416063f3ef2cbbf079e214 (patch)
tree092c8a27764cb3b0adedb3d2b20d2799d9888f9f /sys/netinet/sctp_os.h
parentd0b8ad1e6c69b09e5ec5ef059d61dcd29eed989f (diff)
downloadsrc-2cf334710920291d78416063f3ef2cbbf079e214.tar.gz
src-2cf334710920291d78416063f3ef2cbbf079e214.zip
Non-functional changes due to cleanup (upstream removing of Panda support)
of the code MFC after: 1 week
Notes
Notes: svn path=/head/; revision=361872
Diffstat (limited to 'sys/netinet/sctp_os.h')
-rw-r--r--sys/netinet/sctp_os.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netinet/sctp_os.h b/sys/netinet/sctp_os.h
index 57ab6d79f6c0..83be9c67d412 100644
--- a/sys/netinet/sctp_os.h
+++ b/sys/netinet/sctp_os.h
@@ -67,7 +67,6 @@ __FBSDID("$FreeBSD$");
-
/* 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.