Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/arm/include Trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/dfb53d540242
branches:  trunk
changeset: 821891:dfb53d540242
user:      skrll <skrll%NetBSD.org@localhost>
date:      Mon Feb 20 17:27:32 2017 +0000

description:
Trailing whitespace.

diffstat:

 sys/arch/arm/include/db_machdep.h |  14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diffs (40 lines):

diff -r 096b108a9f03 -r dfb53d540242 sys/arch/arm/include/db_machdep.h
--- a/sys/arch/arm/include/db_machdep.h Mon Feb 20 17:25:41 2017 +0000
+++ b/sys/arch/arm/include/db_machdep.h Mon Feb 20 17:27:32 2017 +0000
@@ -1,29 +1,29 @@
-/*     $NetBSD: db_machdep.h,v 1.23 2017/02/20 10:34:55 skrll Exp $    */
+/*     $NetBSD: db_machdep.h,v 1.24 2017/02/20 17:27:32 skrll Exp $    */
 
 /*
  * Copyright (c) 1996 Scott K Stevens
- * 
+ *
  * Mach Operating System
  * Copyright (c) 1991,1990 Carnegie Mellon University
  * All Rights Reserved.
- * 
+ *
  * Permission to use, copy, modify and distribute this software and its
  * documentation is hereby granted, provided that both the copyright
  * notice and this permission notice appear in all copies of the
  * software, derivative works or modified versions, and any portions
  * thereof, and that both notices appear in supporting documentation.
- * 
+ *
  * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
  * CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
  * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
- * 
+ *
  * Carnegie Mellon requests users of this software to return to
- * 
+ *
  *  Software Distribution Coordinator  or  Software.Distribution%CS.CMU.EDU@localhost
  *  School of Computer Science
  *  Carnegie Mellon University
  *  Pittsburgh PA 15213-3890
- * 
+ *
  * any improvements or extensions that they make and grant Carnegie Mellon
  * the rights to redistribute these changes.
  */



Home | Main Index | Thread Index | Old Index