aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/acpica/acpi_throttle.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/acpica/acpi_throttle.c')
-rw-r--r--sys/dev/acpica/acpi_throttle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/acpica/acpi_throttle.c b/sys/dev/acpica/acpi_throttle.c
index d79d7ae2d736..3d0591e540d1 100644
--- a/sys/dev/acpica/acpi_throttle.c
+++ b/sys/dev/acpica/acpi_throttle.c
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/acpica/acpi_throttle.c,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $");
#include "opt_acpi.h"
#include <sys/param.h>