Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/acorn32/podulebus $Id$ -> $NetBSD$ (oops).



details:   https://anonhg.NetBSD.org/src/rev/a8775d6efae8
branches:  trunk
changeset: 533051:a8775d6efae8
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Wed Jun 19 23:27:48 2002 +0000

description:
$Id$ -> $NetBSD$ (oops).

diffstat:

 sys/arch/acorn32/podulebus/netslot.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2a4b105aae60 -r a8775d6efae8 sys/arch/acorn32/podulebus/netslot.c
--- a/sys/arch/acorn32/podulebus/netslot.c      Wed Jun 19 23:12:14 2002 +0000
+++ b/sys/arch/acorn32/podulebus/netslot.c      Wed Jun 19 23:27:48 2002 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: netslot.c,v 1.4 2001/11/27 00:53:12 thorpej Exp $      */
+/*     $NetBSD: netslot.c,v 1.5 2002/06/19 23:27:48 bjh21 Exp $        */
 
 /*
  * Copyright (c) 1994-1996 Mark Brinicombe.
@@ -35,7 +35,7 @@
 
 #include <sys/param.h>
 
-__KERNEL_RCSID(1, "$Id: netslot.c,v 1.4 2001/11/27 00:53:12 thorpej Exp $");
+__KERNEL_RCSID(1, "$NetBSD: netslot.c,v 1.5 2002/06/19 23:27:48 bjh21 Exp $");
 
 #include <sys/systm.h>
 #include <sys/kernel.h>



Home | Main Index | Thread Index | Old Index