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 2 RCSIDs are enough for anyone.



details:   https://anonhg.NetBSD.org/src/rev/0fc854252a8b
branches:  trunk
changeset: 753529:0fc854252a8b
user:      skrll <skrll%NetBSD.org@localhost>
date:      Wed Mar 31 17:46:21 2010 +0000

description:
2 RCSIDs are enough for anyone.

diffstat:

 sys/arch/hp700/hp700/intr.c |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r d0e855efe9ae -r 0fc854252a8b sys/arch/hp700/hp700/intr.c
--- a/sys/arch/hp700/hp700/intr.c       Wed Mar 31 16:52:03 2010 +0000
+++ b/sys/arch/hp700/hp700/intr.c       Wed Mar 31 17:46:21 2010 +0000
@@ -1,5 +1,4 @@
-/*     $NetBSD: intr.c,v 1.24 2010/03/31 12:56:14 skrll Exp $  */
-/*     $NetBSD: intr.c,v 1.24 2010/03/31 12:56:14 skrll Exp $  */
+/*     $NetBSD: intr.c,v 1.25 2010/03/31 17:46:21 skrll Exp $  */
 /*     $OpenBSD: intr.c,v 1.27 2009/12/31 12:52:35 jsing Exp $ */
 
 /*
@@ -36,7 +35,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: intr.c,v 1.24 2010/03/31 12:56:14 skrll Exp $");
+__KERNEL_RCSID(0, "$NetBSD: intr.c,v 1.25 2010/03/31 17:46:21 skrll Exp $");
 
 #define __MUTEX_PRIVATE
 



Home | Main Index | Thread Index | Old Index