Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/cats/cats whitespace.
details: https://anonhg.NetBSD.org/src/rev/3212912728a6
branches: trunk
changeset: 328475:3212912728a6
user: skrll <skrll%NetBSD.org@localhost>
date: Fri Apr 04 06:25:00 2014 +0000
description:
whitespace.
diffstat:
sys/arch/cats/cats/cats_machdep.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r fbc02aeab466 -r 3212912728a6 sys/arch/cats/cats/cats_machdep.c
--- a/sys/arch/cats/cats/cats_machdep.c Fri Apr 04 06:04:54 2014 +0000
+++ b/sys/arch/cats/cats/cats_machdep.c Fri Apr 04 06:25:00 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: cats_machdep.c,v 1.80 2014/04/04 06:04:54 skrll Exp $ */
+/* $NetBSD: cats_machdep.c,v 1.81 2014/04/04 06:25:00 skrll Exp $ */
/*
* Copyright (c) 1997,1998 Mark Brinicombe.
@@ -40,7 +40,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: cats_machdep.c,v 1.80 2014/04/04 06:04:54 skrll Exp $");
+__KERNEL_RCSID(0, "$NetBSD: cats_machdep.c,v 1.81 2014/04/04 06:25:00 skrll Exp $");
#include "opt_ddb.h"
#include "opt_modular.h"
@@ -359,7 +359,7 @@
* and not have to worry about things moving.
*/
#ifdef FCOM_INIT_ARM
- fcomcnattach(DC21285_ARMCSR_BASE, comcnspeed, comcnmode);
+ fcomcnattach(DC21285_ARMCSR_BASE, comcnspeed, comcnmode);
#endif
/* Talk to the user */
Home |
Main Index |
Thread Index |
Old Index