summaryrefslogtreecommitdiff
path: root/usr.sbin/edquota
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/edquota
parentb42b3a455179e86553af199fcaf815bd9726ba87 (diff)
Complete change from ufs -> ffs; (From Tatoku Ogaito; PR #1679)
Diffstat (limited to 'usr.sbin/edquota')
-rw-r--r--usr.sbin/edquota/edquota.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/edquota/edquota.c b/usr.sbin/edquota/edquota.c
index 67721922c71..93244a2982f 100644
--- a/usr.sbin/edquota/edquota.c
+++ b/usr.sbin/edquota/edquota.c
@@ -42,7 +42,7 @@ static char copyright[] =
#ifndef lint
/*static char sccsid[] = "from: @(#)edquota.c 8.1 (Berkeley) 6/6/93";*/
-static char *rcsid = "$Id: edquota.c,v 1.2 1995/10/24 14:32:18 deraadt Exp $";
+static char *rcsid = "$Id: edquota.c,v 1.3 1995/11/06 21:40:46 deraadt Exp $";
#endif /* not lint */
/*