Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/algor/algor Fix whitespace botch.



details:   https://anonhg.NetBSD.org/src/rev/d0e65622ddce
branches:  trunk
changeset: 511557:d0e65622ddce
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Thu Jun 21 18:58:18 2001 +0000

description:
Fix whitespace botch.

diffstat:

 sys/arch/algor/algor/algor_p5064_intr.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r fe61850cbc3b -r d0e65622ddce sys/arch/algor/algor/algor_p5064_intr.c
--- a/sys/arch/algor/algor/algor_p5064_intr.c   Thu Jun 21 18:57:04 2001 +0000
+++ b/sys/arch/algor/algor/algor_p5064_intr.c   Thu Jun 21 18:58:18 2001 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: algor_p5064_intr.c,v 1.6 2001/06/21 06:24:23 thorpej Exp $     */
+/*     $NetBSD: algor_p5064_intr.c,v 1.7 2001/06/21 18:58:18 thorpej Exp $     */
 
 /*-
  * Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -180,7 +180,7 @@
          2,                    6 },
 
        /* Ethernet */
-       { P5064_IRQ_ETHERNET,           1,
+       { P5064_IRQ_ETHERNET,   1,
          IRQREG_PCIINT,        PCIINT_ETH,
          4,                    2 },
 



Home | Main Index | Thread Index | Old Index