Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/isapnp put back RCS Id



details:   https://anonhg.NetBSD.org/src/rev/4218df6a35d6
branches:  trunk
changeset: 533155:4218df6a35d6
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Sat Jun 22 22:14:09 2002 +0000

description:
put back RCS Id

diffstat:

 sys/dev/isapnp/isic_isapnp_itkix.c |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 1e99d8879e5f -r 4218df6a35d6 sys/dev/isapnp/isic_isapnp_itkix.c
--- a/sys/dev/isapnp/isic_isapnp_itkix.c        Sat Jun 22 21:14:18 2002 +0000
+++ b/sys/dev/isapnp/isic_isapnp_itkix.c        Sat Jun 22 22:14:09 2002 +0000
@@ -1,3 +1,5 @@
+/* $NetBSD: isic_isapnp_itkix.c,v 1.4 2002/06/22 22:14:09 jdolecek Exp $ */
+
 /*-
  * Copyright (c) 2002 The NetBSD Foundation, Inc.
  * All rights reserved.
@@ -35,7 +37,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: isic_isapnp_itkix.c,v 1.3 2002/04/14 12:24:27 martin Exp $");
+__KERNEL_RCSID(0, "$NetBSD: isic_isapnp_itkix.c,v 1.4 2002/06/22 22:14:09 jdolecek Exp $");
 
 #include "opt_isicpnp.h"
 



Home | Main Index | Thread Index | Old Index