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/6d1cd6a0f449
branches:  trunk
changeset: 449704:6d1cd6a0f449
user:      skrll <skrll%NetBSD.org@localhost>
date:      Sun Mar 17 08:34:20 2019 +0000

description:
Trailing whitespace

diffstat:

 sys/arch/arm/include/undefined.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f005891e2813 -r 6d1cd6a0f449 sys/arch/arm/include/undefined.h
--- a/sys/arch/arm/include/undefined.h  Sun Mar 17 08:25:10 2019 +0000
+++ b/sys/arch/arm/include/undefined.h  Sun Mar 17 08:34:20 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: undefined.h,v 1.12 2009/03/14 14:45:55 dsl Exp $       */
+/*     $NetBSD: undefined.h,v 1.13 2019/03/17 08:34:20 skrll Exp $     */
 
 /*
  * Copyright (c) 1995-1996 Mark Brinicombe.
@@ -64,7 +64,7 @@
        VFP_COPROC2 = 11,
        DEBUG_COPROC = 14,
        SYSTEM_COPROC = 15,
-       /* 
+       /*
         *The following are not really co-processors, but are on the end
         * of the unknown instruction table for each coproc.
         */



Home | Main Index | Thread Index | Old Index