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..af95ca68a1eb 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.20.1 2009/04/15 03:14:26 kensmith Exp $");
#include <sys/param.h>
#include <ufs/ufs/dinode.h>