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 2cdf71e3ebeb9..02e69064e0ca0 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 2003/05/03 18:41:57 obrien Exp $"); #include <sys/param.h> #include <sys/time.h> |