Module Name:    src
Committed By:   skrll
Date:           Mon Feb 20 17:27:32 UTC 2017

Modified Files:
        src/sys/arch/arm/include: db_machdep.h

Log Message:
Trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/arm/include/db_machdep.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/arm/include/db_machdep.h
diff -u src/sys/arch/arm/include/db_machdep.h:1.23 src/sys/arch/arm/include/db_machdep.h:1.24
--- src/sys/arch/arm/include/db_machdep.h:1.23	Mon Feb 20 10:34:55 2017
+++ src/sys/arch/arm/include/db_machdep.h	Mon Feb 20 17:27:32 2017
@@ -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  [email protected]
  *  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.
  */

Reply via email to