summaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_bus_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/uart/uart_bus_pci.c')
-rw-r--r--sys/dev/uart/uart_bus_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/uart/uart_bus_pci.c b/sys/dev/uart/uart_bus_pci.c
index 36a9464165c56..70954d6db9795 100644
--- a/sys/dev/uart/uart_bus_pci.c
+++ b/sys/dev/uart/uart_bus_pci.c
@@ -23,7 +23,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/uart/uart_bus_pci.c,v 1.5.2.1 2005/11/05 18:53:42 marcel Exp $");
#include <sys/param.h>
#include <sys/systm.h>