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 eaca29255c38..d0fae68b7ef6 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.4.2.1 2005/01/31 23:26:00 imp Exp $"); #include <sys/types.h> #include <sys/endian.h> |