From aaaeed879f8b0f2b838f330c11eda3a1f8dab842 Mon Sep 17 00:00:00 2001 From: asmodai Date: Fri, 22 Sep 2000 10:52:00 +0000 Subject: Fix comment about the bsd-api-new-02a draft. This has been superceded by RFC 2553. --- sys/sys/socket.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/sys/socket.h b/sys/sys/socket.h index 7733f32..cfa6adc 100644 --- a/sys/sys/socket.h +++ b/sys/sys/socket.h @@ -168,7 +168,7 @@ struct sockproto { }; /* - * bsd-api-new-02a: protocol-independent placeholder for socket addresses + * RFC 2553: protocol-independent placeholder for socket addresses */ #define _SS_MAXSIZE 128 #define _SS_ALIGNSIZE (sizeof(int64_t)) -- cgit v1.1