diff options
Diffstat (limited to 'usr.sbin/quot/quot.c')
-rw-r--r-- | usr.sbin/quot/quot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/quot/quot.c b/usr.sbin/quot/quot.c index 7be0641814daf..9ca23bc6ede44 100644 --- a/usr.sbin/quot/quot.c +++ b/usr.sbin/quot/quot.c @@ -31,7 +31,7 @@ #ifndef lint static const char rcsid[] = - "$Id: quot.c,v 1.7 1997/10/10 06:31:07 charnier Exp $"; + "$Id: quot.c,v 1.8 1998/01/17 16:45:03 bde Exp $"; #endif /* not lint */ #include <sys/param.h> |