Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/ofppc/conf Indent.
details: https://anonhg.NetBSD.org/src/rev/9285595dd438
branches: trunk
changeset: 755548:9285595dd438
user: kiyohara <kiyohara%NetBSD.org@localhost>
date: Wed Jun 09 04:44:01 2010 +0000
description:
Indent.
diffstat:
sys/arch/ofppc/conf/files.ofppc | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 78808a8d79e3 -r 9285595dd438 sys/arch/ofppc/conf/files.ofppc
--- a/sys/arch/ofppc/conf/files.ofppc Wed Jun 09 04:41:42 2010 +0000
+++ b/sys/arch/ofppc/conf/files.ofppc Wed Jun 09 04:44:01 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.ofppc,v 1.42 2010/06/09 04:41:42 kiyohara Exp $
+# $NetBSD: files.ofppc,v 1.43 2010/06/09 04:44:01 kiyohara Exp $
#
# NetBSD/ofppc configuration info
#
@@ -116,10 +116,10 @@
# Floppy disk controller
device fdc {drive = -1}: isadma
-file dev/isa/fd.c fdc needs-flag
+file dev/isa/fd.c fdc needs-flag
attach fdc at isa with fdc_isa
-file dev/isa/fdc_isa.c fdc_isa
+file dev/isa/fdc_isa.c fdc_isa
device fd: disk
attach fd at fdc
Home |
Main Index |
Thread Index |
Old Index