diff options
Diffstat (limited to 'sys/dev/acpica/acpi_throttle.c')
-rw-r--r-- | sys/dev/acpica/acpi_throttle.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/acpica/acpi_throttle.c b/sys/dev/acpica/acpi_throttle.c index b736124db61e1..e811f10a442c7 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.5.2.1 2005/02/25 21:43:38 njl Exp $"); #include "opt_acpi.h" #include <sys/param.h> |