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 40476e02bd98..ac511d8d5521 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.12.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_acpi.h" #include <sys/param.h> |
