From owner-cvs-all Thu Feb 28 1:56:34 2002 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 E9D4A37B41A; Thu, 28 Feb 2002 01:56:31 -0800 (PST) Received: (from mike@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1S9uVV58601; Thu, 28 Feb 2002 01:56:31 -0800 (PST) (envelope-from mike) Message-Id: <200202280956.g1S9uVV58601@freefall.freebsd.org> From: Mike Barcroft Date: Thu, 28 Feb 2002 01:56:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/ipfilter/netinet ip_auth.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2002/02/28 01:56:31 PST Modified files: sys/contrib/ipfilter/netinet ip_auth.c Log: Change two occurrences of HTONS() to use htons(). Revision Changes Path 1.26 +2 -2 src/sys/contrib/ipfilter/netinet/ip_auth.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message