From owner-svn-src-head@FreeBSD.ORG Fri Nov 25 14:37:38 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D235106566B; Fri, 25 Nov 2011 14:37:38 +0000 (UTC) (envelope-from emaste@freebsd.org) Received: from mail1.sandvine.com (Mail1.sandvine.com [64.7.137.134]) by mx1.freebsd.org (Postfix) with ESMTP id D18188FC12; Fri, 25 Nov 2011 14:37:37 +0000 (UTC) Received: from labgw2.phaedrus.sandvine.com (192.168.222.22) by WTL-EXCH-1.sandvine.com (192.168.196.31) with Microsoft SMTP Server id 14.0.694.0; Fri, 25 Nov 2011 09:26:47 -0500 Received: by labgw2.phaedrus.sandvine.com (Postfix, from userid 10332) id CBC7A33C02; Fri, 25 Nov 2011 09:26:47 -0500 (EST) Date: Fri, 25 Nov 2011 09:26:47 -0500 From: Ed Maste To: Xin LI Message-ID: <20111125142647.GA37733@sandvine.com> References: <201111250711.pAP7B3UO032006@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <201111250711.pAP7B3UO032006@svn.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r227963 - head/sbin/camcontrol X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Nov 2011 14:37:38 -0000 On Fri, Nov 25, 2011 at 07:11:03AM +0000, Xin LI wrote: > Author: delphij > Date: Fri Nov 25 07:11:02 2011 > New Revision: 227963 > URL: http://svn.freebsd.org/changeset/base/227963 > > Log: > Fix build. Pointy-hat-to: emaste Sorry, thanks for fixing.