summaryrefslogtreecommitdiff
path: root/sys/boot/i386/libi386/biospci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/libi386/biospci.c')
-rw-r--r--sys/boot/i386/libi386/biospci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/libi386/biospci.c b/sys/boot/i386/libi386/biospci.c
index b69d8c5873ff..de099c8adfab 100644
--- a/sys/boot/i386/libi386/biospci.c
+++ b/sys/boot/i386/libi386/biospci.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/boot/i386/libi386/biospci.c,v 1.6.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
/*
* PnP enumerator using the PCI BIOS.