diff options
Diffstat (limited to 'sys/dev/vinum/vinum.c')
| -rw-r--r-- | sys/dev/vinum/vinum.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/vinum/vinum.c b/sys/dev/vinum/vinum.c index 5fb990d8a207..b6e27b2df927 100644 --- a/sys/dev/vinum/vinum.c +++ b/sys/dev/vinum/vinum.c @@ -39,7 +39,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/vinum/vinum.c,v 1.66 2004/07/15 08:26:04 phk Exp $"); #define STATIC static /* nothing while we're testing */ |
