Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/rs RCS ID police.
details: https://anonhg.NetBSD.org/src/rev/9167d0c2531a
branches: trunk
changeset: 495225:9167d0c2531a
user: ad <ad%NetBSD.org@localhost>
date: Mon Jul 24 11:59:38 2000 +0000
description:
RCS ID police.
diffstat:
usr.bin/rs/rs.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 27df30bd33cf -r 9167d0c2531a usr.bin/rs/rs.c
--- a/usr.bin/rs/rs.c Mon Jul 24 11:58:31 2000 +0000
+++ b/usr.bin/rs/rs.c Mon Jul 24 11:59:38 2000 +0000
@@ -1,3 +1,5 @@
+/* $NetBSD: rs.c,v 1.5 2000/07/24 11:59:38 ad Exp $ */
+
/*-
* Copyright (c) 1993
* The Regents of the University of California. All rights reserved.
@@ -41,7 +43,7 @@
#if 0
static char sccsid[] = "@(#)rs.c 8.1 (Berkeley) 6/6/93";
#else
-__RCSID("$NetBSD: rs.c,v 1.4 1997/10/19 14:22:16 lukem Exp $");
+__RCSID("$NetBSD: rs.c,v 1.5 2000/07/24 11:59:38 ad Exp $");
#endif
#endif /* not lint */
Home |
Main Index |
Thread Index |
Old Index