Date: Thu, 27 Jun 2002 20:33:50 +0100 From: Tom Hukins <tom@FreeBSD.org> To: "BRA-SAO-Santos,Douglas Jose Pereira" <dsantos@impsat.com.br> Cc: doc@FreeBSD.org Subject: Re: Little typping error on Developer's handbook Message-ID: <20020627203350.B97273@eborcom.com> In-Reply-To: <F82AEFF6E93BD411915700508BA8E6EE033E4267@BRA_NT10>; from dsantos@impsat.com.br on Thu, Jun 27, 2002 at 11:43:47AM -0300 References: <F82AEFF6E93BD411915700508BA8E6EE033E4267@BRA_NT10>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 27, 2002 at 11:43:47AM -0300, BRA-SAO-Santos,Douglas Jose Pereira wrote: > j.ip.number = ntohl(in.s.addr); <- here you see ? this should be > j.ip_numer= ntohl(in.s.addr); // this is right. Not quite, it's "ip_number" not "ip_numer". :-) I've just committed a fix which should show up on the Web site in the next 12 hours or so. Thanks, Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020627203350.B97273>