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..5ac0988aea9af 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.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/endian.h> |