Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/evbmips/mipssim Whitespace nit.



details:   https://anonhg.NetBSD.org/src/rev/10aed453c316
branches:  trunk
changeset: 959514:10aed453c316
user:      simonb <simonb%NetBSD.org@localhost>
date:      Tue Feb 16 15:06:30 2021 +0000

description:
Whitespace nit.

diffstat:

 sys/arch/evbmips/mipssim/mipssimreg.h |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 9d0841d85178 -r 10aed453c316 sys/arch/evbmips/mipssim/mipssimreg.h
--- a/sys/arch/evbmips/mipssim/mipssimreg.h     Tue Feb 16 14:47:20 2021 +0000
+++ b/sys/arch/evbmips/mipssim/mipssimreg.h     Tue Feb 16 15:06:30 2021 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: mipssimreg.h,v 1.2 2021/02/15 22:39:46 reinoud Exp $ */
+/* $NetBSD: mipssimreg.h,v 1.3 2021/02/16 15:06:30 simonb Exp $ */
 
 /*-
  * Copyright (c) 2021 The NetBSD Foundation, Inc.
@@ -58,4 +58,3 @@
 
 #define VIRTIO_NUM_TRANSPORTS  32
 #define VIRTIO_STRIDE          512
-



Home | Main Index | Thread Index | Old Index