Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mac68k/obio Fix an embarassing tyop. gcc should run...
details: https://anonhg.NetBSD.org/src/rev/8ba6af563fed
branches: trunk
changeset: 759156:8ba6af563fed
user: hauke <hauke%NetBSD.org@localhost>
date: Tue Nov 30 16:05:55 2010 +0000
description:
Fix an embarassing tyop. gcc should run aspell over the comments...
diffstat:
sys/arch/mac68k/obio/iwm.s | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 44fdfc6ec1a8 -r 8ba6af563fed sys/arch/mac68k/obio/iwm.s
--- a/sys/arch/mac68k/obio/iwm.s Tue Nov 30 15:42:11 2010 +0000
+++ b/sys/arch/mac68k/obio/iwm.s Tue Nov 30 16:05:55 2010 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: iwm.s,v 1.5 2008/05/26 17:58:37 hauke Exp $ */
+/* $NetBSD: iwm.s,v 1.6 2010/11/30 16:05:55 hauke Exp $ */
/*
* Copyright (c) 1996-99 Hauke Fath. All rights reserved.
@@ -514,7 +514,7 @@
/*
* iwmTrack00 -- move head to track 00 for drive calibration.
*
- * XXX Drive makes funny noises during resore. Tune delay/retry count?
+ * XXX Drive makes funny noises during restore. Tune delay/retry count?
*
* Parameters: -
* Returns: %d0 result code
Home |
Main Index |
Thread Index |
Old Index