summaryrefslogtreecommitdiff
path: root/sys/pci/ncr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/ncr.c')
-rw-r--r--sys/pci/ncr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pci/ncr.c b/sys/pci/ncr.c
index dd90a2525e024..3a2bf5d10063d 100644
--- a/sys/pci/ncr.c
+++ b/sys/pci/ncr.c
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** $FreeBSD$
+** $FreeBSD: src/sys/pci/ncr.c,v 1.155.2.2 2000/09/17 18:47:00 groudier Exp $
**
** Device driver for the NCR 53C8XX PCI-SCSI-Controller Family.
**
@@ -1310,7 +1310,7 @@ static int ncr_attach (device_t dev);
#if !defined(lint)
static const char ident[] =
- "\n$FreeBSD$\n";
+ "\n$FreeBSD: src/sys/pci/ncr.c,v 1.155.2.2 2000/09/17 18:47:00 groudier Exp $\n";
#endif
static const u_long ncr_version = NCR_VERSION * 11