aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/makefs/ffs/ffs_bswap.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/makefs/ffs/ffs_bswap.c')
-rw-r--r--usr.sbin/makefs/ffs/ffs_bswap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/makefs/ffs/ffs_bswap.c b/usr.sbin/makefs/ffs/ffs_bswap.c
index d560884f6378..54d4869fa56f 100644
--- a/usr.sbin/makefs/ffs/ffs_bswap.c
+++ b/usr.sbin/makefs/ffs/ffs_bswap.c
@@ -31,7 +31,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.sbin/makefs/ffs/ffs_bswap.c,v 1.1.4.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include <sys/param.h>
#if defined(_KERNEL)