Module Name: src
Committed By: skrll
Date: Sat Jul 7 08:06:51 UTC 2012
Modified Files:
src/sys/arch/evbppc/mpc85xx: machdep.c
Log Message:
Whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/evbppc/mpc85xx/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbppc/mpc85xx/machdep.c
diff -u src/sys/arch/evbppc/mpc85xx/machdep.c:1.23 src/sys/arch/evbppc/mpc85xx/machdep.c:1.24
--- src/sys/arch/evbppc/mpc85xx/machdep.c:1.23 Thu Mar 29 15:49:08 2012
+++ src/sys/arch/evbppc/mpc85xx/machdep.c Sat Jul 7 08:06:51 2012
@@ -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 @@ initppc(vaddr_t startkernel, vaddr_t end
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.