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 e517ad3f62459..ac30ff19b36f0 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.26.10.1 2010/02/10 00:26:20 kensmith Exp $");
#include "opt_acpi.h"
#include <sys/param.h>