Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/acorn32/podulebus correct grammar and use use



details:   https://anonhg.NetBSD.org/src/rev/d35aba4c2404
branches:  trunk
changeset: 542719:d35aba4c2404
user:      perry <perry%NetBSD.org@localhost>
date:      Tue Feb 04 23:40:21 2003 +0000

description:
correct grammar and use use

diffstat:

 sys/arch/acorn32/podulebus/rapide.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1b5693a482e1 -r d35aba4c2404 sys/arch/acorn32/podulebus/rapide.c
--- a/sys/arch/acorn32/podulebus/rapide.c       Tue Feb 04 23:26:36 2003 +0000
+++ b/sys/arch/acorn32/podulebus/rapide.c       Tue Feb 04 23:40:21 2003 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: rapide.c,v 1.7 2002/10/02 03:31:59 thorpej Exp $       */
+/*     $NetBSD: rapide.c,v 1.8 2003/02/04 23:40:21 perry Exp $ */
 
 /*
  * Copyright (c) 1997-1998 Mark Brinicombe
@@ -60,7 +60,7 @@
  * A structure is used to hold the information about the addressing etc.
  * An array of these structures holds the information for the primary and
  * secondary connectors. This needs to be extended to hold this information
- * for both issues. Then the indexing of this structures will utilise the
+ * for both issues. Then the indexing of these structures will use the
  * card version number.
  *
  * Opps just noticed a mistake. The interrupt request register is different



Home | Main Index | Thread Index | Old Index