Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Dec 2017 11:26:40 -0800
From:      Cy Schubert <Cy.Schubert@komquats.com>
To:        "Pedro F. Giffuni" <pfg@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r327383 - head/sys/dev/ep
Message-ID:  <201712301926.vBUJQe7H085892@slippy.cwsent.com>
In-Reply-To: Message from "Pedro F. Giffuni" <pfg@FreeBSD.org> of "Sat, 30 Dec 2017 15:13:33 %2B0000." <201712301513.vBUFDXKj082294@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <201712301513.vBUFDXKj082294@repo.freebsd.org>, "Pedro F. 
Giffuni" w
rites:
> Author: pfg
> Date: Sat Dec 30 15:13:33 2017
> New Revision: 327383
> URL: https://svnweb.freebsd.org/changeset/base/327383
>
> Log:
>   elink.[ch]: Move historic VCS tags after the license.
>   
>   This matches better our common practices and style.
>
> Modified:
>   head/sys/dev/ep/elink.c
>   head/sys/dev/ep/elink.h
>
> Modified: head/sys/dev/ep/elink.c
> =============================================================================
> =
> --- head/sys/dev/ep/elink.c	Sat Dec 30 12:56:50 2017	(r327382)
> +++ head/sys/dev/ep/elink.c	Sat Dec 30 15:13:33 2017	(r327383)
> @@ -1,5 +1,3 @@
> -/*	$NetBSD: elink.c,v 1.6 1995/01/07 21:37:54 mycroft Exp $	*/
> -
>  /*-
>   * SPDX-License-Identifier: BSD-4-Clause
>   *
> @@ -29,6 +27,8 @@
>   * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
>   * (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 $
>   */
>  

Hi Pedro,

I got this:

/opt/src/svn-current/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 $
^

I'll go ahead and fix this for us.


-- 
Cheers,
Cy Schubert <Cy.Schubert@cschubert.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org

	The need of the many outweighs the greed of the few.







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712301926.vBUJQe7H085892>