summaryrefslogtreecommitdiff
path: root/sys/dev/aic7xxx/aic7770.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/aic7xxx/aic7770.c')
-rw-r--r--sys/dev/aic7xxx/aic7770.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aic7xxx/aic7770.c b/sys/dev/aic7xxx/aic7770.c
index a5efb0b9dbfe4..bb25b00d39dbe 100644
--- a/sys/dev/aic7xxx/aic7770.c
+++ b/sys/dev/aic7xxx/aic7770.c
@@ -46,7 +46,7 @@
#include "aic7xxx_93cx6.h"
#else
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/aic7xxx/aic7770.c,v 1.19.14.1 2010/12/21 17:10:29 kensmith Exp $");
#include <dev/aic7xxx/aic7xxx_osm.h>
#include <dev/aic7xxx/aic7xxx_inline.h>
#include <dev/aic7xxx/aic7xxx_93cx6.h>