Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hp700/hp700 Improve a comment.
details: https://anonhg.NetBSD.org/src/rev/2c02cc554980
branches: trunk
changeset: 752198:2c02cc554980
user: skrll <skrll%NetBSD.org@localhost>
date: Thu Feb 18 21:38:32 2010 +0000
description:
Improve a comment.
diffstat:
sys/arch/hp700/hp700/locore.S | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ad4a684acb01 -r 2c02cc554980 sys/arch/hp700/hp700/locore.S
--- a/sys/arch/hp700/hp700/locore.S Thu Feb 18 21:30:00 2010 +0000
+++ b/sys/arch/hp700/hp700/locore.S Thu Feb 18 21:38:32 2010 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: locore.S,v 1.40 2010/02/18 21:30:00 skrll Exp $ */
+/* $NetBSD: locore.S,v 1.41 2010/02/18 21:38:32 skrll Exp $ */
/* $OpenBSD: locore.S,v 1.158 2008/07/28 19:08:46 miod Exp $ */
/*
@@ -820,7 +820,7 @@
kstack_ok:
#endif
- /* If old LWP exited, don't bother. */
+ /* If old LWP exited, don't bother saving anything. */
comb,=,n %r0, %arg0, switch_exited
/*
Home |
Main Index |
Thread Index |
Old Index