summaryrefslogtreecommitdiff
path: root/usr.sbin/repquota
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1995-11-06 21:41:01 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1995-11-06 21:41:01 +0000
commitf65d15573a3a45978b13b862efec73da821356e8 (patch)
tree2d9fbc029fc9baec6395d688d5c562845c566f9d /usr.sbin/repquota
parentb42b3a455179e86553af199fcaf815bd9726ba87 (diff)
Complete change from ufs -> ffs; (From Tatoku Ogaito; PR #1679)
Diffstat (limited to 'usr.sbin/repquota')
-rw-r--r--usr.sbin/repquota/repquota.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/repquota/repquota.c b/usr.sbin/repquota/repquota.c
index 0a005f23016..21ef7a1f31a 100644
--- a/usr.sbin/repquota/repquota.c
+++ b/usr.sbin/repquota/repquota.c
@@ -42,7 +42,7 @@ static char copyright[] =
#ifndef lint
/*static char sccsid[] = "from: @(#)repquota.c 8.1 (Berkeley) 6/6/93";*/
-static char *rcsid = "$Id: repquota.c,v 1.2 1995/10/24 14:32:22 deraadt Exp $";
+static char *rcsid = "$Id: repquota.c,v 1.3 1995/11/06 21:41:00 deraadt Exp $";
#endif /* not lint */
/*