diff options
Diffstat (limited to 'sys/geom/label/g_label_ext2fs.c')
-rw-r--r-- | sys/geom/label/g_label_ext2fs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/label/g_label_ext2fs.c b/sys/geom/label/g_label_ext2fs.c index 379785f54558b..e253a0aebf6c4 100644 --- a/sys/geom/label/g_label_ext2fs.c +++ b/sys/geom/label/g_label_ext2fs.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/geom/label/g_label_ext2fs.c,v 1.2 2005/08/23 18:55:38 pjd Exp $"); #include <sys/param.h> #include <sys/systm.h> |