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/arm32 Trailing whitespace
details: https://anonhg.NetBSD.org/src/rev/fc76e02f0edb
branches: trunk
changeset: 354953:fc76e02f0edb
user: skrll <skrll%NetBSD.org@localhost>
date: Thu Jul 06 06:31:24 2017 +0000
description:
Trailing whitespace
diffstat:
sys/arch/arm/include/arm32/pmap.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a381c12aabfa -r fc76e02f0edb sys/arch/arm/include/arm32/pmap.h
--- a/sys/arch/arm/include/arm32/pmap.h Thu Jul 06 02:34:00 2017 +0000
+++ b/sys/arch/arm/include/arm32/pmap.h Thu Jul 06 06:31:24 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pmap.h,v 1.147 2017/05/25 20:42:41 skrll Exp $ */
+/* $NetBSD: pmap.h,v 1.148 2017/07/06 06:31:24 skrll Exp $ */
/*
* Copyright (c) 2002, 2003 Wasabi Systems, Inc.
@@ -488,7 +488,7 @@
* Finally, MEMC, GENERIC and XSCALE MMUs do not need PTE syncs.
*
* Use run time evaluation for all other cases.
- *
+ *
*/
#if (ARM_NMMUS == 1)
#if (ARM_MMU_SA1 + ARM_MMU_V6 != 0)
Home |
Main Index |
Thread Index |
Old Index