aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ata/chipsets/ata-adaptec.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ata/chipsets/ata-adaptec.c')
-rw-r--r--sys/dev/ata/chipsets/ata-adaptec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ata/chipsets/ata-adaptec.c b/sys/dev/ata/chipsets/ata-adaptec.c
index 26c11f206907..e3517e8a2026 100644
--- a/sys/dev/ata/chipsets/ata-adaptec.c
+++ b/sys/dev/ata/chipsets/ata-adaptec.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/ata/chipsets/ata-adaptec.c,v 1.2.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $");
#include "opt_ata.h"
#include <sys/param.h>