Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/ppbus whitespace police



details:   https://anonhg.NetBSD.org/src/rev/db5090ef8cc4
branches:  trunk
changeset: 558105:db5090ef8cc4
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Wed Jan 28 18:54:32 2004 +0000

description:
whitespace police

diffstat:

 sys/dev/ppbus/files.ppbus |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (22 lines):

diff -r 0071f1d77468 -r db5090ef8cc4 sys/dev/ppbus/files.ppbus
--- a/sys/dev/ppbus/files.ppbus Wed Jan 28 18:48:33 2004 +0000
+++ b/sys/dev/ppbus/files.ppbus Wed Jan 28 18:54:32 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.ppbus,v 1.4 2004/01/28 17:27:06 drochner Exp $
+# $NetBSD: files.ppbus,v 1.5 2004/01/28 18:54:32 jdolecek Exp $
 #
 # Config file and device description for machine-independent parallel port bus 
 # code.
@@ -35,9 +35,9 @@
 file   dev/ppbus/if_plip.c     plip            needs-flag
 
 # pps interface
-device pps
-attach pps at ppbus
-file dev/ppbus/pps_ppbus.c     pps
+device pps
+attach pps at ppbus
+file   dev/ppbus/pps_ppbus.c   pps
 
 # AT-compatible parallel port chipset
 defflag        opt_atppc.h             ATPPC_DEBUG ATPPC_VERBOSE



Home | Main Index | Thread Index | Old Index