Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/pmax/tc Add trailing quote to RCS ID.
details: https://anonhg.NetBSD.org/src/rev/3a9d1298bfdc
branches: trunk
changeset: 480357:3a9d1298bfdc
user: simonb <simonb%NetBSD.org@localhost>
date: Mon Jan 10 01:57:41 2000 +0000
description:
Add trailing quote to RCS ID.
diffstat:
sys/arch/pmax/tc/ioasic.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r fbbc1b7cdd88 -r 3a9d1298bfdc sys/arch/pmax/tc/ioasic.c
--- a/sys/arch/pmax/tc/ioasic.c Mon Jan 10 00:25:01 2000 +0000
+++ b/sys/arch/pmax/tc/ioasic.c Mon Jan 10 01:57:41 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: ioasic.c,v 1.5 2000/01/09 23:12:30 ad Exp $ */
+/* $NetBSD: ioasic.c,v 1.6 2000/01/10 01:57:41 simonb Exp $ */
/*
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
@@ -28,7 +28,7 @@
*/
#include <sys/cdefs.h> /* RCS ID & Copyright macro defns */
-__KERNEL_RCSID(0, "$NetBSD: ioasic.c,v 1.5 2000/01/09 23:12:30 ad Exp $);
+__KERNEL_RCSID(0, "$NetBSD: ioasic.c,v 1.6 2000/01/10 01:57:41 simonb Exp $");
#include <sys/param.h>
#include <sys/systm.h>
Home |
Main Index |
Thread Index |
Old Index