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 6c8a4249d0b6..69c34a188c80 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.20.2.13.2.1 2010/12/21 17:09:25 kensmith Exp $"); #include <sys/stat.h> #include <sys/vtoc.h> |
