From d77705b6d872e99ed9c1fe6ed1a27d8678cf7117 Mon Sep 17 00:00:00 2001 From: julian Date: Thu, 3 Dec 1998 02:41:11 +0000 Subject: Cosmetic and documentation changes brought from earlier FreeBSD versions. (e.g. RCS Id:) --- sbin/quotacheck/preen.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sbin/quotacheck') diff --git a/sbin/quotacheck/preen.c b/sbin/quotacheck/preen.c index ba0140b..cc8bba6 100644 --- a/sbin/quotacheck/preen.c +++ b/sbin/quotacheck/preen.c @@ -32,7 +32,11 @@ */ #ifndef lint +#if 0 static const char sccsid[] = "@(#)preen.c 8.5 (Berkeley) 4/28/95"; +#endif +static const char rcsid[] = + "$Id: preen.c,v 1.9 1998/06/15 07:07:20 charnier Exp $"; #endif /* not lint */ #include -- cgit v1.1