From 245ccce34cfce67cd98ffd030f7049da36fca86a Mon Sep 17 00:00:00 2001 From: cgd Date: Sat, 8 Mar 1997 19:46:43 +0000 Subject: [PATCH] Fix NetBSD RCS ID tag --- sbin/fsirand/fsirand.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/fsirand/fsirand.c b/sbin/fsirand/fsirand.c index cb95f25f5e42..003f528bad0c 100644 --- a/sbin/fsirand/fsirand.c +++ b/sbin/fsirand/fsirand.c @@ -1,4 +1,4 @@ -/* $NetBSD: fsirand.c,v 1.1 1997/03/07 20:16:41 christos Exp $ */ +/* $NetBSD: fsirand.c,v 1.2 1997/03/08 19:46:43 cgd Exp $ */ /* * Copyright (c) 1997 Christos Zoulas. All rights reserved. @@ -30,7 +30,7 @@ */ #ifndef lint -static char rcsid[] = "$NetBSD"; +static char rcsid[] = "$NetBSD: fsirand.c,v 1.2 1997/03/08 19:46:43 cgd Exp $"; #endif /* lint */ #include