Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/uvm/pmap Trailing whitespace
details: https://anonhg.NetBSD.org/src/rev/e2ec69498b6f
branches: trunk
changeset: 354656:e2ec69498b6f
user: skrll <skrll%NetBSD.org@localhost>
date: Sat Jun 24 05:49:50 2017 +0000
description:
Trailing whitespace
diffstat:
sys/uvm/pmap/pmap.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f654f2bf34cf -r e2ec69498b6f sys/uvm/pmap/pmap.h
--- a/sys/uvm/pmap/pmap.h Sat Jun 24 05:39:53 2017 +0000
+++ b/sys/uvm/pmap/pmap.h Sat Jun 24 05:49:50 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pmap.h,v 1.8 2017/06/24 05:31:03 skrll Exp $ */
+/* $NetBSD: pmap.h,v 1.9 2017/06/24 05:49:50 skrll Exp $ */
/*
* Copyright (c) 1992, 1993
@@ -154,7 +154,7 @@
/*
* Initialize the kernel pmap.
- */
+ */
#ifdef MULTIPROCESSOR
#define PMAP_SIZE offsetof(struct pmap, pm_pai[PMAP_TLB_MAX])
#else
Home |
Main Index |
Thread Index |
Old Index