diff options
Diffstat (limited to 'sys/geom/vinum/geom_vinum_move.c')
| -rw-r--r-- | sys/geom/vinum/geom_vinum_move.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/vinum/geom_vinum_move.c b/sys/geom/vinum/geom_vinum_move.c index e55a6a2a48b9..eb61ec7fd5bf 100644 --- a/sys/geom/vinum/geom_vinum_move.c +++ b/sys/geom/vinum/geom_vinum_move.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/geom/vinum/geom_vinum_move.c,v 1.5.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #include <sys/libkern.h> #include <sys/malloc.h> |
