From 2fcdc74c0ad1f0883c82c1f43a426b30404018b9 Mon Sep 17 00:00:00 2001 From: archie Date: Tue, 22 Aug 2000 00:32:52 +0000 Subject: Remove obsolete comment. --- sys/netinet/ip_fw.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/netinet/ip_fw.h') diff --git a/sys/netinet/ip_fw.h b/sys/netinet/ip_fw.h index 78fd18d..86b2bce 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 { -- cgit v1.1