Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/hpcmips/conf fix indentation.



details:   https://anonhg.NetBSD.org/src/rev/c321f4e5ffc0
branches:  trunk
changeset: 556791:c321f4e5ffc0
user:      shin <shin%NetBSD.org@localhost>
date:      Sat Dec 27 07:36:06 2003 +0000

description:
fix indentation.

diffstat:

 sys/arch/hpcmips/conf/GENERIC |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r cc7021fd6f32 -r c321f4e5ffc0 sys/arch/hpcmips/conf/GENERIC
--- a/sys/arch/hpcmips/conf/GENERIC     Sat Dec 27 07:34:21 2003 +0000
+++ b/sys/arch/hpcmips/conf/GENERIC     Sat Dec 27 07:36:06 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.144 2003/12/27 07:34:21 shin Exp $
+# $NetBSD: GENERIC,v 1.145 2003/12/27 07:36:06 shin Exp $
 #
 # GENERIC machine description file
 # 
@@ -24,7 +24,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.144 $"
+#ident                 "GENERIC-$Revision: 1.145 $"
 
 maxusers       16
 
@@ -435,7 +435,7 @@
 plumvideo*     at plum?
 hpcfb*         at plumvideo?
 plumpcmcia*    at plum?
-ohci*  at plum?
+ohci*          at plum?
 
 # Workstation Console attachments
 bivideo0       at      mainbus0



Home | Main Index | Thread Index | Old Index