diff options
Diffstat (limited to 'sys/ufs/ffs/ffs_tables.c')
-rw-r--r-- | sys/ufs/ffs/ffs_tables.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ufs/ffs/ffs_tables.c b/sys/ufs/ffs/ffs_tables.c index a3dfe4f0d22e..0256ee2244bd 100644 --- a/sys/ufs/ffs/ffs_tables.c +++ b/sys/ufs/ffs/ffs_tables.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ffs_tables.c 8.1 (Berkeley) 6/11/93 - * $Id$ + * $FreeBSD$ */ #include <sys/param.h> |