Author: pfg
Date: Mon Nov 20 19:56:11 2017
New Revision: 326027
URL: https://svnweb.freebsd.org/changeset/base/326027

Log:
  Indent protection and some other oops from the prvious commits.

Modified:
  head/include/arpa/tftp.h
  head/sys/arm/xscale/ixp425/if_npereg.h
  head/sys/conf/newvers.sh

Modified: head/include/arpa/tftp.h
==============================================================================
--- head/include/arpa/tftp.h    Mon Nov 20 19:50:48 2017        (r326026)
+++ head/include/arpa/tftp.h    Mon Nov 20 19:56:11 2017        (r326027)
@@ -1,4 +1,4 @@
-/**-
+/*-
  * SPDX-License-Identifier: BSD-3-Clause
  *
  * Copyright (c) 1983, 1993

Modified: head/sys/arm/xscale/ixp425/if_npereg.h
==============================================================================
--- head/sys/arm/xscale/ixp425/if_npereg.h      Mon Nov 20 19:50:48 2017        
(r326026)
+++ head/sys/arm/xscale/ixp425/if_npereg.h      Mon Nov 20 19:56:11 2017        
(r326027)
@@ -29,7 +29,7 @@
  * $FreeBSD$
  */
 
-/*
+/*-
  * SPDX-License-Identifier: BSD-3-Clause
  *
  * Copyright (c) 2001-2005, Intel Corporation.

Modified: head/sys/conf/newvers.sh
==============================================================================
--- head/sys/conf/newvers.sh    Mon Nov 20 19:50:48 2017        (r326026)
+++ head/sys/conf/newvers.sh    Mon Nov 20 19:56:11 2017        (r326027)
@@ -1,6 +1,6 @@
 #!/bin/sh -
-# SPDX-License-Identifier: BSD-3-Clause
 #
+# SPDX-License-Identifier: BSD-3-Clause
 #
 # Copyright (c) 1984, 1986, 1990, 1993
 #      The Regents of the University of California.  All rights reserved.
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to