aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isci/isci_interrupt.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/isci/isci_interrupt.c')
-rw-r--r--sys/dev/isci/isci_interrupt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isci/isci_interrupt.c b/sys/dev/isci/isci_interrupt.c
index e020f831810e..2b920b924ad0 100644
--- a/sys/dev/isci/isci_interrupt.c
+++ b/sys/dev/isci/isci_interrupt.c
@@ -29,7 +29,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/isci/isci_interrupt.c,v 1.1.2.2.2.1 2012/03/03 06:15:13 kensmith Exp $");
#include <dev/isci/isci.h>