summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp.h
diff options
context:
space:
mode:
authorrrs <rrs@FreeBSD.org>2007-05-29 11:53:27 +0000
committerrrs <rrs@FreeBSD.org>2007-05-29 11:53:27 +0000
commita8c7b867a558ef443df91bdf62d0228fba856e11 (patch)
tree7409d0829778705bdb70c821aa27fad39fe97877 /sys/netinet/sctp.h
parentbe966bcc03a7ee1df60131bdfa5d46690da47d02 (diff)
downloadFreeBSD-src-a8c7b867a558ef443df91bdf62d0228fba856e11.zip
FreeBSD-src-a8c7b867a558ef443df91bdf62d0228fba856e11.tar.gz
- Fix spelling errors in comments per Ruslan (.. thanks... )
Diffstat (limited to 'sys/netinet/sctp.h')
-rw-r--r--sys/netinet/sctp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/sctp.h b/sys/netinet/sctp.h
index 5c21aae..f0d08cf 100644
--- a/sys/netinet/sctp.h
+++ b/sys/netinet/sctp.h
@@ -204,7 +204,7 @@ struct sctp_paramhdr {
* form. Note this is a compile option to
* the kernel, SCTP_PACKET_LOGGING, and
* without it in your kernel you
- * will get a ENOSUPPORT.
+ * will get a EOPNOTSUPP
*/
#define SCTP_GET_PACKET_LOG 0x00004001
OpenPOWER on IntegriCloud