diff options
Diffstat (limited to 'sys/geom/geom_sunlabel_enc.c')
-rw-r--r-- | sys/geom/geom_sunlabel_enc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/geom_sunlabel_enc.c b/sys/geom/geom_sunlabel_enc.c index 7463e01172d8d..47183ccaa9e26 100644 --- a/sys/geom/geom_sunlabel_enc.c +++ b/sys/geom/geom_sunlabel_enc.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/geom/geom_sunlabel_enc.c,v 1.6 2005/03/30 09:33:09 joerg Exp $"); #include <sys/types.h> #include <sys/endian.h> |