From 11840b0692cfcdd989f436aee4c36c4cec73789c Mon Sep 17 00:00:00 2001 From: Archie Cobbs Date: Tue, 22 Aug 2000 00:32:52 +0000 Subject: [PATCH] Remove obsolete comment. --- sys/netinet/ip_fw.h | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/netinet/ip_fw.h b/sys/netinet/ip_fw.h index 78fd18db3f06..86b2bce219b9 100644 --- a/sys/netinet/ip_fw.h +++ b/sys/netinet/ip_fw.h @@ -47,7 +47,6 @@ union ip_fw_if { * fw_src, fw_dst, fw_smsk, fw_dmsk are always stored in network byte order. * fw_flg and fw_n*p are stored in host byte order (of course). * Port numbers are stored in HOST byte order. - * Warning: setsockopt() will fail if sizeof(struct ip_fw) > MLEN (108) */ struct ip_fw {