diff options
Diffstat (limited to 'sys/dev/isci/isci.c')
| -rw-r--r-- | sys/dev/isci/isci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isci/isci.c b/sys/dev/isci/isci.c index 6a1b4a8d57cc..e855d8c5bc75 100644 --- a/sys/dev/isci/isci.c +++ b/sys/dev/isci/isci.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/isci/isci.c,v 1.1.2.2.2.2 2012/03/05 18:20:31 jimharris Exp $"); #include <dev/isci/isci.h> |
