Source-Changes-HG archive

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

[src/trunk]: src/sys/compat/netbsd32 s/sparc64/native 64 bit/ in a comment...



details:   https://anonhg.NetBSD.org/src/rev/fc06c2cc5fd5
branches:  trunk
changeset: 338994:fc06c2cc5fd5
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Jun 21 14:03:38 2015 +0000

description:
s/sparc64/native 64 bit/ in a comment...

diffstat:

 sys/compat/netbsd32/netbsd32.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6a3c37baaa24 -r fc06c2cc5fd5 sys/compat/netbsd32/netbsd32.h
--- a/sys/compat/netbsd32/netbsd32.h    Sun Jun 21 13:50:34 2015 +0000
+++ b/sys/compat/netbsd32/netbsd32.h    Sun Jun 21 14:03:38 2015 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: netbsd32.h,v 1.105 2015/06/21 12:54:33 martin Exp $    */
+/*     $NetBSD: netbsd32.h,v 1.106 2015/06/21 14:03:38 mrg Exp $       */
 
 /*
  * Copyright (c) 1998, 2001, 2008 Matthew R. Green
@@ -1022,7 +1022,7 @@
 #endif
 
 /*
- * here are some macros to convert between netbsd32 and sparc64 types.
+ * here are some macros to convert between netbsd32 and native 64 bit types.
  * note that they do *NOT* act like good macros and put ()'s around all
  * arguments cuz this _breaks_ SCARG().
  */



Home | Main Index | Thread Index | Old Index