diff options
Diffstat (limited to 'sbin/fsck_ffs/ea.c')
| -rw-r--r-- | sbin/fsck_ffs/ea.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck_ffs/ea.c b/sbin/fsck_ffs/ea.c index 2cdf71e3ebeb..3226272a7215 100644 --- a/sbin/fsck_ffs/ea.c +++ b/sbin/fsck_ffs/ea.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/fsck_ffs/ea.c,v 1.2.28.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/time.h> |
