summaryrefslogtreecommitdiff
path: root/sys/ufs/ffs/ffs_tables.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ufs/ffs/ffs_tables.c')
-rw-r--r--sys/ufs/ffs/ffs_tables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ufs/ffs/ffs_tables.c b/sys/ufs/ffs/ffs_tables.c
index 848d47805c31..2acb8a474f46 100644
--- a/sys/ufs/ffs/ffs_tables.c
+++ b/sys/ufs/ffs/ffs_tables.c
@@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/ufs/ffs/ffs_tables.c,v 1.12.16.1 2008/10/02 02:57:24 kensmith Exp $");
#include <sys/param.h>
#include <ufs/ufs/dinode.h>