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 Whitespace.



details:   https://anonhg.NetBSD.org/src/rev/00eba59b7a97
branches:  trunk
changeset: 761305:00eba59b7a97
user:      skrll <skrll%NetBSD.org@localhost>
date:      Sun Jan 23 09:18:29 2011 +0000

description:
Whitespace.

diffstat:

 sys/arch/hp700/hp700/genassym.cf |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ba92db31635e -r 00eba59b7a97 sys/arch/hp700/hp700/genassym.cf
--- a/sys/arch/hp700/hp700/genassym.cf  Sun Jan 23 08:52:02 2011 +0000
+++ b/sys/arch/hp700/hp700/genassym.cf  Sun Jan 23 09:18:29 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: genassym.cf,v 1.28 2011/01/22 19:35:47 skrll Exp $
+#      $NetBSD: genassym.cf,v 1.29 2011/01/23 09:18:29 skrll Exp $
 
 #      $OpenBSD: genassym.cf,v 1.18 2001/09/20 18:31:14 mickey Exp $
 
@@ -98,7 +98,7 @@
 define CI_MTX_COUNT            offsetof(struct cpu_info, ci_mtx_count)
 define CI_TRAPSAVE             offsetof(struct cpu_info, ci_trapsave)
 ifdef MULTIPROCESSOR
-define CI_CURLWP               offsetof(struct cpu_info, ci_curlwp)
+define CI_CURLWP               offsetof(struct cpu_info, ci_curlwp)
 endif
 
 



Home | Main Index | Thread Index | Old Index