diff options
Diffstat (limited to 'sys/geom/virstor/binstream.c')
-rw-r--r-- | sys/geom/virstor/binstream.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/virstor/binstream.c b/sys/geom/virstor/binstream.c index bbbafdb581edd..3de53dae1e7c3 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 2007/09/23 07:34:23 pjd Exp $"); #include <sys/endian.h> #include <sys/param.h> |