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 70899b1bbea7f..daa429ee98d63 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 2004/06/01 20:18:24 joerg Exp $"); #include <sys/types.h> #include <sys/endian.h> |