summaryrefslogtreecommitdiffstats
path: root/usr.sbin/quotaon
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1995-11-06 21:40:46 +0000
committerderaadt <deraadt@openbsd.org>1995-11-06 21:40:46 +0000
commit6815161e0c9e31f23f446c671b3810f2bdab9f7f (patch)
tree5549c1a54f73a30b4cd81be4518c3f4135904da2 /usr.sbin/quotaon
parentIn ccdstart(), only translate the block number from partition-relative (diff)
downloadwireguard-openbsd-6815161e0c9e31f23f446c671b3810f2bdab9f7f.tar.xz
wireguard-openbsd-6815161e0c9e31f23f446c671b3810f2bdab9f7f.zip
Complete change from ufs -> ffs; (From Tatoku Ogaito; PR #1679)
Diffstat (limited to 'usr.sbin/quotaon')
-rw-r--r--usr.sbin/quotaon/quotaon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/quotaon/quotaon.c b/usr.sbin/quotaon/quotaon.c
index 6cc400de650..2ab0a7b0723 100644
--- a/usr.sbin/quotaon/quotaon.c
+++ b/usr.sbin/quotaon/quotaon.c
@@ -42,7 +42,7 @@ static char copyright[] =
#ifndef lint
/*static char sccsid[] = "from: @(#)quotaon.c 8.1 (Berkeley) 6/6/93";*/
-static char *rcsid = "$Id: quotaon.c,v 1.2 1995/10/24 14:32:20 deraadt Exp $";
+static char *rcsid = "$Id: quotaon.c,v 1.3 1995/11/06 21:40:57 deraadt Exp $";
#endif /* not lint */
/*