diff options
Diffstat (limited to 'sys/geom/vinum/geom_vinum_list.c')
| -rw-r--r-- | sys/geom/vinum/geom_vinum_list.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/vinum/geom_vinum_list.c b/sys/geom/vinum/geom_vinum_list.c index cb4ccfa5a45f..33f7e6006d43 100644 --- a/sys/geom/vinum/geom_vinum_list.c +++ b/sys/geom/vinum/geom_vinum_list.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/geom/vinum/geom_vinum_list.c,v 1.3 2005/01/06 18:27:30 imp Exp $"); #include <sys/param.h> #include <sys/libkern.h> |
