Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hp700/include Typo in comment
details: https://anonhg.NetBSD.org/src/rev/89cf060ead05
branches: trunk
changeset: 773061:89cf060ead05
user: skrll <skrll%NetBSD.org@localhost>
date: Thu Jan 26 08:11:06 2012 +0000
description:
Typo in comment
diffstat:
sys/arch/hp700/include/pdc.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 813309957b85 -r 89cf060ead05 sys/arch/hp700/include/pdc.h
--- a/sys/arch/hp700/include/pdc.h Thu Jan 26 02:20:12 2012 +0000
+++ b/sys/arch/hp700/include/pdc.h Thu Jan 26 08:11:06 2012 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pdc.h,v 1.19 2011/06/30 20:09:30 wiz Exp $ */
+/* $NetBSD: pdc.h,v 1.20 2012/01/26 08:11:06 skrll Exp $ */
/* $OpenBSD: pdc.h,v 1.35 2007/07/15 20:03:48 kettenis Exp $ */
@@ -126,7 +126,7 @@
#define PDC_MODEL_ENSPEC 4 /* enable product-specific instrs */
#define PDC_MODEL_DISPEC 5 /* disable product-specific instrs */
#define PDC_MODEL_CPUID 6 /* return CPU versions */
-#define PDC_MODEL_CAPABILITIES 7 /* return capabilites */
+#define PDC_MODEL_CAPABILITIES 7 /* return capabilities */
#define PDC_MODEL_GETBOOTSTOPTS 8 /* return boot test options */
#define PDC_MODEL_SETBOOTSTOPTS 9 /* set boot test options */
Home |
Main Index |
Thread Index |
Old Index