Received: by mail.netbsd.org (Postfix, from userid 0) id A56E963B102; Wed, 3 Nov 2010 21:44:48 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 4796D63B101 for ; Wed, 3 Nov 2010 21:44:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0EF2C175DD; Wed, 3 Nov 2010 21:44:47 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 3 Nov 2010 17:44:47 -0400 From: "Christos Zoulas" Subject: CVS commit: src/tests/net/icmp To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20101103214447.0EF2C175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Christos Zoulas" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: christos Date: Wed Nov 3 21:44:46 UTC 2010 Modified Files: src/tests/net/icmp: t_ping.c Log Message: make that u_int, because it is passed as a socket option. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/tests/net/icmp/t_ping.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.