Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/luna68k/luna68k Remove tab nits.
details: https://anonhg.NetBSD.org/src/rev/6c4c2c2fb1bf
branches: trunk
changeset: 325912:6c4c2c2fb1bf
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat Jan 11 16:34:05 2014 +0000
description:
Remove tab nits.
diffstat:
sys/arch/luna68k/luna68k/machdep.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 81efb8935025 -r 6c4c2c2fb1bf sys/arch/luna68k/luna68k/machdep.c
--- a/sys/arch/luna68k/luna68k/machdep.c Sat Jan 11 16:31:20 2014 +0000
+++ b/sys/arch/luna68k/luna68k/machdep.c Sat Jan 11 16:34:05 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: machdep.c,v 1.96 2014/01/11 08:07:16 tsutsui Exp $ */
+/* $NetBSD: machdep.c,v 1.97 2014/01/11 16:34:05 tsutsui Exp $ */
/*-
* Copyright (c) 2000 The NetBSD Foundation, Inc.
@@ -31,7 +31,7 @@
#include <sys/cdefs.h> /* RCS ID & Copyright macro defns */
-__KERNEL_RCSID(0, "$NetBSD: machdep.c,v 1.96 2014/01/11 08:07:16 tsutsui Exp $");
+__KERNEL_RCSID(0, "$NetBSD: machdep.c,v 1.97 2014/01/11 16:34:05 tsutsui Exp $");
#include "opt_ddb.h"
#include "opt_kgdb.h"
@@ -202,7 +202,7 @@
/* Valid value is set; no need to parse bootarg. */
return;
}
-
+
/*
* No valid bootdev value is set.
* Assume we are booted by ROM monitor directly using a.out kernel
Home |
Main Index |
Thread Index |
Old Index