From 20ff91c7838848bc950603c21c8c5e27fcc112cf Mon Sep 17 00:00:00 2001 From: cgd Date: Sat, 22 Apr 1995 10:16:53 +0000 Subject: RCS Ids --- quiz/rxp.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'quiz/rxp.c') diff --git a/quiz/rxp.c b/quiz/rxp.c index 4b6a74f7..f835913e 100644 --- a/quiz/rxp.c +++ b/quiz/rxp.c @@ -1,3 +1,5 @@ +/* $NetBSD: rxp.c,v 1.5 1995/04/22 10:17:00 cgd Exp $ */ + /*- * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. @@ -36,7 +38,11 @@ */ #ifndef lint +#if 0 static char sccsid[] = "@(#)rxp.c 8.1 (Berkeley) 5/31/93"; +#else +static char rcsid[] = "$NetBSD: rxp.c,v 1.5 1995/04/22 10:17:00 cgd Exp $"; +#endif #endif /* not lint */ /* -- cgit v1.2.3