summaryrefslogtreecommitdiff
path: root/sys/geom/virstor/g_virstor.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/geom/virstor/g_virstor.c')
-rw-r--r--sys/geom/virstor/g_virstor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/virstor/g_virstor.c b/sys/geom/virstor/g_virstor.c
index dfbe5c6aae3b5..267d1184056c0 100644
--- a/sys/geom/virstor/g_virstor.c
+++ b/sys/geom/virstor/g_virstor.c
@@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/geom/virstor/g_virstor.c,v 1.3 2007/09/24 06:14:27 pjd Exp $");
#include <sys/param.h>
#include <sys/systm.h>