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 7d29bcd864d9..1e175d5cf175 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.1.8.3 2006/03/01 17:53:57 pjd Exp $");  #include <sys/param.h>  #include <sys/systm.h> | 
