Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/evbppc/mpc85xx Whitespace.



details:   https://anonhg.NetBSD.org/src/rev/28055e8f7b26
branches:  trunk
changeset: 780016:28055e8f7b26
user:      skrll <skrll%NetBSD.org@localhost>
date:      Sat Jul 07 08:06:51 2012 +0000

description:
Whitespace.

diffstat:

 sys/arch/evbppc/mpc85xx/machdep.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 19a5b618a078 -r 28055e8f7b26 sys/arch/evbppc/mpc85xx/machdep.c
--- a/sys/arch/evbppc/mpc85xx/machdep.c Sat Jul 07 08:05:48 2012 +0000
+++ b/sys/arch/evbppc/mpc85xx/machdep.c Sat Jul 07 08:06:51 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: machdep.c,v 1.23 2012/03/29 15:49:08 matt Exp $        */
+/*     $NetBSD: machdep.c,v 1.24 2012/07/07 08:06:51 skrll Exp $       */
 /*-
  * Copyright (c) 2010, 2011 The NetBSD Foundation, Inc.
  * All rights reserved.
@@ -1152,7 +1152,7 @@
        cpu_md_ops.md_cpunode_attach = pq3gpio_attach;
 #endif
 
-               printf(" initppc done!\n");
+       printf(" initppc done!\n");
 
        /*
         * Look for the Book-E modules in the right place.



Home | Main Index | Thread Index | Old Index