diff options
Diffstat (limited to 'sys/dev/dpt/dpt_scsi.c')
| -rw-r--r-- | sys/dev/dpt/dpt_scsi.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/dpt/dpt_scsi.c b/sys/dev/dpt/dpt_scsi.c index eb1f3f444626..9e09f06ee001 100644 --- a/sys/dev/dpt/dpt_scsi.c +++ b/sys/dev/dpt/dpt_scsi.c @@ -27,9 +27,9 @@ * SUCH DAMAGE. */ -#ident "$FreeBSD$" +#ident "$FreeBSD: src/sys/dev/dpt/dpt_scsi.c,v 1.57.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $" #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/dpt/dpt_scsi.c,v 1.57.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); /* * dpt_scsi.c: SCSI dependant code for the DPT driver |
