From owner-svn-src-head@freebsd.org Sat Dec 30 20:55:11 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B86FEAC2EC; Sat, 30 Dec 2017 20:55:11 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 063ED6CA17; Sat, 30 Dec 2017 20:55:10 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with ESMTPA id VO9leaOU5Yy1iVO9meF5LT; Sat, 30 Dec 2017 13:55:03 -0700 X-Authority-Analysis: v=2.2 cv=f8g4PK6M c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=kj9zAlcOel0A:10 a=ocR9PWop10UA:10 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=3OSu72LSDQTSpnBPLuoA:9 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id 513FE134; Sat, 30 Dec 2017 12:55:01 -0800 (PST) Received: from slippy.cwsent.com (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id vBUKt0bh065953; Sat, 30 Dec 2017 12:55:00 -0800 (PST) (envelope-from Cy.Schubert@cschubert.com) Received: from slippy (cy@localhost) by slippy.cwsent.com (8.15.2/8.15.2/Submit) with ESMTP id vBUKt0G2065834; Sat, 30 Dec 2017 12:55:00 -0800 (PST) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201712302055.vBUKt0G2065834@slippy.cwsent.com> X-Authentication-Warning: slippy.cwsent.com: cy owned process doing -bs X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.7 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Pedro Giffuni cc: Cy Schubert , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r327384 - head/sys/dev/ep In-Reply-To: Message from Pedro Giffuni of "Sat, 30 Dec 2017 15:46:17 -0500." <37c6dd5a-ef90-4c62-9139-35df00cd05fc@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 30 Dec 2017 12:54:59 -0800 X-CMAE-Envelope: MS4wfHynOXXwzq2KiGX/hJpJi++xDMnjsCCiXxTa8YO2DNQYfr4LBfPsdBojJwiVXLcsFdXGeP1rj/lKZyHrlOAWUX3fT/8gZpMio56iXMe0JsXe/HMS70GR 8+vTfsM84pn2syvFlXHKxfYg+nL0l2aIv7+NnaBWHc/ysMiL759bO8qjJ3Skg8GpjnpOhFVAfZJcSxhdo+oefS9JG3WW2fYecYrob2nRaLDFqazugBM6zzks /4YLW/0X18iu46INFZoA2NZeaO8VqbDQZF1+MhVQm2Lc4L6ASVwid+UR0PmzILvfQfMyxggogJbqu/xOg1N7LMQ8YXoB0uNLMj6kgT5GEAM= X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 30 Dec 2017 20:55:11 -0000 In message <37c6dd5a-ef90-4c62-9139-35df00cd05fc@FreeBSD.org>, Pedro Giffuni wr ites: > Oops ... > > > On 30/12/2017 14:27, Cy Schubert wrote: > > Author: cy > > Date: Sat Dec 30 19:27:22 2017 > > New Revision: 327384 > > URL: https://svnweb.freebsd.org/changeset/base/327384 > > > > Log: > > Fix r327383: > > > > .../sys/dev/ep/elink.c:31:1: error: '/*' within block comment > > [-Werror,-Wcomment] > > /* $NetBSD: elink.c,v 1.6 1995/01/07 21:37:54 mycroft Exp $ > > ^ > > > > Modified: > > head/sys/dev/ep/elink.c > > > > Modified: head/sys/dev/ep/elink.c > > =========================================================================== > === > > --- head/sys/dev/ep/elink.c Sat Dec 30 15:13:33 2017 (r327383) > > +++ head/sys/dev/ep/elink.c Sat Dec 30 19:27:22 2017 (r327384) > > @@ -28,7 +28,7 @@ > > * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE > OF > > * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > > * > > -/* $NetBSD: elink.c,v 1.6 1995/01/07 21:37:54 mycroft Exp $ > > + * $NetBSD: elink.c,v 1.6 1995/01/07 21:37:54 mycroft Exp $ > > */ > > Thanks, the change was too simple and I didn't bother to test it. > > Preparing for a a new year with the pointyhat on ;). No problem. Been there done that too. ;) -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.