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 bbbafdb581ed..8072614f930e 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #include <sys/endian.h> #include <sys/param.h> |
