summaryrefslogtreecommitdiff
path: root/sys/geom/virstor/binstream.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/geom/virstor/binstream.c')
-rw-r--r--sys/geom/virstor/binstream.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/virstor/binstream.c b/sys/geom/virstor/binstream.c
index bbbafdb581ed..d3566d466c54 100644
--- a/sys/geom/virstor/binstream.c
+++ b/sys/geom/virstor/binstream.c
@@ -27,7 +27,7 @@
// $Id: binstream.c,v 1.1 2006/07/05 10:47:54 ivoras Exp $
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/geom/virstor/binstream.c,v 1.1.8.1 2009/04/15 03:14:26 kensmith Exp $");
#include <sys/endian.h>
#include <sys/param.h>