aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/makefs/ffs/ffs_balloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/makefs/ffs/ffs_balloc.c')
-rw-r--r--usr.sbin/makefs/ffs/ffs_balloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/makefs/ffs/ffs_balloc.c b/usr.sbin/makefs/ffs/ffs_balloc.c
index 0a048ad356bd..5a72c964fcb5 100644
--- a/usr.sbin/makefs/ffs/ffs_balloc.c
+++ b/usr.sbin/makefs/ffs/ffs_balloc.c
@@ -33,7 +33,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.sbin/makefs/ffs/ffs_balloc.c,v 1.1.4.1.8.1 2012/03/03 06:15:13 kensmith Exp $");
#include <sys/param.h>
#include <sys/time.h>