From owner-cvs-all Wed Sep 20 23:53: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5AB8B37B423; Wed, 20 Sep 2000 23:53:00 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA66005; Wed, 20 Sep 2000 23:53:00 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200009210653.XAA66005@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 20 Sep 2000 23:53:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libalias alias_cuseeme.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/09/20 23:53:00 PDT Modified files: lib/libalias alias_cuseeme.c Log: Fixed the calculations with UDP header length field. The field is in network byte order and contains the size of the header. Reviewed by: brian Revision Changes Path 1.3 +3 -3 src/lib/libalias/alias_cuseeme.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message