diff options
Diffstat (limited to 'sys/geom/label/g_label_iso9660.c')
-rw-r--r-- | sys/geom/label/g_label_iso9660.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/label/g_label_iso9660.c b/sys/geom/label/g_label_iso9660.c index 7d29bcd864d98..7bf5061dc33ca 100644 --- a/sys/geom/label/g_label_iso9660.c +++ b/sys/geom/label/g_label_iso9660.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/geom/label/g_label_iso9660.c,v 1.5 2006/02/01 12:06:00 pjd Exp $"); #include <sys/param.h> #include <sys/systm.h> |