summaryrefslogtreecommitdiff
path: root/sys/dev/acpica/acpi_perf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/acpica/acpi_perf.c')
-rw-r--r--sys/dev/acpica/acpi_perf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/acpica/acpi_perf.c b/sys/dev/acpica/acpi_perf.c
index 22b11bb8ece6d..a6a2912031431 100644
--- a/sys/dev/acpica/acpi_perf.c
+++ b/sys/dev/acpica/acpi_perf.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/acpica/acpi_perf.c,v 1.21.4.1 2005/07/21 08:50:26 bruno Exp $");
#include "opt_acpi.h"
#include <sys/param.h>