diff options
Diffstat (limited to 'sbin/geom/class/multipath/geom_multipath.c')
| -rw-r--r-- | sbin/geom/class/multipath/geom_multipath.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/geom/class/multipath/geom_multipath.c b/sbin/geom/class/multipath/geom_multipath.c index f151e8808f32..bb1b17571ad2 100644 --- a/sbin/geom/class/multipath/geom_multipath.c +++ b/sbin/geom/class/multipath/geom_multipath.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/geom/class/multipath/geom_multipath.c,v 1.2.10.7.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <errno.h> #include <paths.h> |
