diff options
Diffstat (limited to 'sbin/geom/class/part/geom_part.c')
| -rw-r--r-- | sbin/geom/class/part/geom_part.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/geom/class/part/geom_part.c b/sbin/geom/class/part/geom_part.c index 357db3f3c3c9..525f64587d9f 100644 --- a/sbin/geom/class/part/geom_part.c +++ b/sbin/geom/class/part/geom_part.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/geom/class/part/geom_part.c,v 1.1.2.5.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/stat.h> |
