diff options
Diffstat (limited to 'sys/dev/ata/chipsets/ata-marvell.c')
| -rw-r--r-- | sys/dev/ata/chipsets/ata-marvell.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ata/chipsets/ata-marvell.c b/sys/dev/ata/chipsets/ata-marvell.c index dd6b96fcbf3f..9d093c37f1a9 100644 --- a/sys/dev/ata/chipsets/ata-marvell.c +++ b/sys/dev/ata/chipsets/ata-marvell.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ata/chipsets/ata-marvell.c,v 1.9.2.2.2.1 2009/10/25 01:10:29 kensmith Exp $"); #include "opt_ata.h" #include <sys/param.h> |
