Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/sparc64/dev fix a typo



details:   https://anonhg.NetBSD.org/src/rev/19a9966e7117
branches:  trunk
changeset: 763093:19a9966e7117
user:      mrg <mrg%NetBSD.org@localhost>
date:      Thu Mar 10 08:46:12 2011 +0000

description:
fix a typo

diffstat:

 sys/arch/sparc64/dev/psychoreg.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 09700e31e124 -r 19a9966e7117 sys/arch/sparc64/dev/psychoreg.h
--- a/sys/arch/sparc64/dev/psychoreg.h  Thu Mar 10 08:06:27 2011 +0000
+++ b/sys/arch/sparc64/dev/psychoreg.h  Thu Mar 10 08:46:12 2011 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: psychoreg.h,v 1.14 2008/05/30 02:29:37 mrg Exp $ */
+/*     $NetBSD: psychoreg.h,v 1.15 2011/03/10 08:46:12 mrg Exp $ */
 
 /*
  * Copyright (c) 1999 Matthew R. Green
@@ -307,7 +307,7 @@
  */
 
 /*
- * For the physical addresses split into 3 32 bit values, we deocde
+ * For the physical addresses split into 3 32 bit values, we decode
  * them like the following (IEEE1275 PCI Bus binding 2.0, 2.2.1.1
  * Numerical Representation):
  *



Home | Main Index | Thread Index | Old Index