From 13a26126791f719a62e09dc51634c290ba9fdf5f Mon Sep 17 00:00:00 2001 From: cgd Date: Fri, 24 Mar 1995 05:00:43 +0000 Subject: rcs id conventions --- mille/roll.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'mille/roll.c') diff --git a/mille/roll.c b/mille/roll.c index 7fcc8d2b..fa589ba9 100644 --- a/mille/roll.c +++ b/mille/roll.c @@ -1,3 +1,5 @@ +/* $NetBSD: roll.c,v 1.4 1995/03/24 05:02:07 cgd Exp $ */ + /* * Copyright (c) 1982, 1993 * The Regents of the University of California. All rights reserved. @@ -32,8 +34,11 @@ */ #ifndef lint -/*static char sccsid[] = "from: @(#)roll.c 8.1 (Berkeley) 5/31/93";*/ -static char rcsid[] = "$Id: roll.c,v 1.3 1994/05/12 17:39:40 jtc Exp $"; +#if 0 +static char sccsid[] = "@(#)roll.c 8.1 (Berkeley) 5/31/93"; +#else +static char rcsid[] = "$NetBSD: roll.c,v 1.4 1995/03/24 05:02:07 cgd Exp $"; +#endif #endif /* not lint */ # include "mille.h" -- cgit v1.2.3-56-ge451