Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/hpcmips/include s,contro,&l, in a comment.



details:   https://anonhg.NetBSD.org/src/rev/6df9312b5f9b
branches:  trunk
changeset: 570023:6df9312b5f9b
user:      enami <enami%NetBSD.org@localhost>
date:      Fri Sep 17 23:32:09 2004 +0000

description:
s,contro,&l, in a comment.

diffstat:

 sys/arch/hpcmips/include/pci_machdep.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cdb93953995b -r 6df9312b5f9b sys/arch/hpcmips/include/pci_machdep.h
--- a/sys/arch/hpcmips/include/pci_machdep.h    Fri Sep 17 23:30:22 2004 +0000
+++ b/sys/arch/hpcmips/include/pci_machdep.h    Fri Sep 17 23:32:09 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: pci_machdep.h,v 1.4 2004/07/29 16:55:25 drochner Exp $ */
+/*     $NetBSD: pci_machdep.h,v 1.5 2004/09/17 23:32:09 enami Exp $    */
 
 /*-
  * Copyright (c) 2001 Enami Tsugutomo.
@@ -31,7 +31,7 @@
  */
 
 /*
- * We want to contro both device probe order.
+ * We want to control both device probe order.
  */
 #define        __PCI_BUS_DEVORDER
 



Home | Main Index | Thread Index | Old Index