aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ata/chipsets/ata-acard.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ata/chipsets/ata-acard.c')
-rw-r--r--sys/dev/ata/chipsets/ata-acard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ata/chipsets/ata-acard.c b/sys/dev/ata/chipsets/ata-acard.c
index bb81c48dc4cf..2e718571a475 100644
--- a/sys/dev/ata/chipsets/ata-acard.c
+++ b/sys/dev/ata/chipsets/ata-acard.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/ata/chipsets/ata-acard.c,v 1.5.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $");
#include "opt_ata.h"
#include <sys/param.h>